email_templates_list
Retrieve all email templates configured for a selected company, filterable by document type such as invoice, delivery note, or receipt, to identify which templates are available for sending.
Instructions
List all email templates configured for the selected company. Templates support dynamic variables that are replaced with actual data when emails are sent. Use the category parameter to filter by document type: "invoice" (default), "delivery_note", or "receipt".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Template category: "invoice" (default), "delivery_note", or "receipt" | |
| companyId | No | Company UUID (overrides configured default) |