Cookbook: Support bot sends an MSA
Use @doctransit/sdk inside your support agent:
- Map ticket → customer email + MSA template
createDocument({ template_id, signers, send: true })- Post
signers[0].sign_urlback into the ticket - Subscribe to
document.completedto close the ticket automatically