List Workspaces
smartsheet_list_workspacesList all Smartsheet workspaces you have access to, returning workspace name, ID, access level, and child resource counts for efficient workspace management.
Instructions
List all Smartsheet workspaces the authenticated user has access to. Returns workspace name, ID, access level, and child resource counts.
Args:
page_size (number, optional): Results per page (default 100)
page (number, optional): Page number (default 1)
Returns: Array of workspace summaries with IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page | No |