smartsheet_list_templates
List all custom templates in your Smartsheet account. Retrieve template details with pagination or fetch all templates at once.
Instructions
List the user's custom templates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). |