smartsheet_list_shares
List shares for any sheet, report, workspace, or dashboard in Smartsheet, with support for pagination and inherited shares.
Instructions
List shares for a sheet/report/workspace/dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| scope | Yes | ||
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). | |
| resource_id | Yes | ||
| sharing_include | No | Set to 'workspaceShares' to include inherited workspace shares. |