Generate Document
generate_documentGenerate a filled legal document (PDF, ODT, or Markdown) from a template slug and answers. No account required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Template slug from list_templates. | |
| No | Optional contact email recorded with the generation. | ||
| format | No | pdf, odt, or markdown. | |
| answers | No | Map of field keys to values. Missing keys stay as placeholders. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||