get_draft_status
Check the full status chain of a document draft in QuickSign.
Returns the session status (active/completed), the linked document's lifecycle status (draft/ready/pending/completed/cancelled), and whether the draft or document was converted into a reusable template (converted_to_template, template_id). Use this to follow up on a draft you previously pushed — e.g. "has the owner reviewed that NDA yet?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The AI Session ID returned from push_draft_text | |
| type | Yes | Whether this was a PDF or text draft |