sign_document
Signs a pending document for the authenticated user. Requires document ID; optionally accepts signature text.
Instructions
Sign a pending document on behalf of the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | No | Signature text (name or initials) | |
| document_id | Yes | The document ID to sign |