getsign_download_signed_documents
Return short-lived browser download URLs for signed PDFs.
Use after getsign_status action=history reports workflow_completed, or when
the user asks to download signed documents. Returns one presigned HTTPS
link per PDF. Share the links — do not save files on the MCP host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| envelope_id | Yes | ||
| confirm_token | No | Retry token from a prior CONFIRMATION_REQUIRED response. Do not invent one. |