Browse Workspace Contents
smartsheet_browse_workspaceRetrieve the full contents of a Smartsheet workspace, including sheets, reports, folders, and dashboards, to discover available resources before accessing them.
Instructions
Get the full contents of a workspace: all sheets, reports, folders, and dashboards. Use this to discover what resources exist in a workspace before accessing them.
Args:
workspace_id (number): Smartsheet workspace ID
load_all (boolean, optional): If true, include nested folder contents
Returns: Workspace contents tree with IDs for all sheets, reports, folders, dashboards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| load_all | No | Include nested folder contents |