smartsheet_get_workspace
Get a workspace and its top-level contents using the workspace ID. Supports optional recursive inclusion of nested items.
Instructions
Get a workspace and its top-level contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Optional include flags. | |
| load_all | No | Recursively include nested contents. | |
| workspace_id | Yes | Workspace ID. |