Browse Folder Contents
smartsheet_browse_folderRetrieve contents of a Smartsheet folder, including sheets, reports, sub-folders, and dashboards, with optional recursive listing of nested sub-folders.
Instructions
Get the contents of a Smartsheet folder: sheets, reports, sub-folders, and dashboards.
Args:
folder_id (number): Smartsheet folder ID
load_all (boolean, optional): Include nested sub-folder contents
Returns: Folder contents with IDs for all child resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | ||
| load_all | No |