create_request
Fill PDF templates with form data and optionally send them for electronic signatures. Specify signers for e-signing workflows or omit for fill-only operations.
Instructions
Fill a PDF template and optionally send it for e-signing. Omit signers for fill-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template ID to fill | |
| fields | No | Map of form field names to values | |
| signers | No | Map of signer label to signer config. Omit for fill-only. | |
| title | No | Display title for the request | |
| message | No | Custom message in signing emails | |
| metadata | No | Arbitrary key-value pairs (max 10) |