smartsheet_list_favorites
List your Smartsheet favorite items with pagination control. Optionally, set include_all to true to retrieve all favorites at once.
Instructions
List the user's favorite items.
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). |