get_draft_content
Retrieve the full text content of a previously pushed draft by its session ID.
Use this when you have a QuickSign session/document ID and need to read the current draft text — for example, to revise a contract, check what was previously sent, or continue working on an existing draft. Returns the full markdown/text content along with metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The AI Session ID (returned from push_draft_text or shared by the user) |