smartsheet_list_workspace_children
Retrieve paginated child items (folders, sheets, reports, dashboards, templates) of a Smartsheet workspace with token-based pagination. Specify workspace ID and optional pagination controls.
Instructions
Paginated child items (folders/sheets/reports/dashboards/templates) of a workspace. Uses token-based pagination: max_items must be 100..1000 (multiple of 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Optional include flags. | |
| max_items | No | Max items per page (100..1000, multiple of 100). | |
| page_token | No | Cursor from a previous response's nextToken. | |
| workspace_id | Yes |