list_templates
List all message templates for email, SMS, chat, and WhatsApp. Use skip and take to control pagination.
Instructions
List all message templates (for email, SMS, chat, WhatsApp, etc.).
Args: skip: Pagination offset (default: 0). take: Number of records to return (default: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |