get_templates
Get all templates from Automation Studio for use in text processing, configuration generation, and data parsing. Optionally restrict to a specific template type.
Instructions
Get all templates from Automation Studio.
Retrieves all templates from the Automation Studio, with optional filtering by template type. Templates are used for text processing, configuration generation, and data parsing within automation workflows.
This function performs paginated requests through the automation studio service to retrieve all available templates, handling large result sets efficiently. Results are transformed into standardized GetTemplatesElement objects for consistent API responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_type | No | Retrieve only templates of this type |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |