smartsheet_list_public_templates
Retrieve a list of public templates from Smartsheet's Solution Center. Supports pagination and optional retrieval of all templates at once.
Instructions
List Solution Center public 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). |