get-session
Check the status of a document session using its token to see if it is draft, in progress, or generated, and track completion.
Instructions
Check the current status and details of a session by its token. Status is one of: 'draft' (not started), 'in_progress' (form open), or 'generated' (PDF ready). Poll this tool to check for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The session token returned by create-session. |