Manage email templates. Requires Connect access. UseDocumentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
seamless://templates/variables for merge tags like {first_name}.
| Tool | Description | Risk | Schema |
|---|---|---|---|
list_templates | List templates or get one by ID. | read | #list_templates |
create_template | Create template with subject and body. | write | #create_template |
update_template | Update name, subject, or body. | write | #update_template |
delete_template | Permanently delete a template. | destructive | #delete_template |
