smartsheet_get_sheet_summary
Retrieve the custom summary fields of a Smartsheet sheet by providing its ID. Optionally include or exclude specific flags to filter the summary data.
Instructions
Get a sheet's summary (all custom summary fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exclude | No | Optional exclude flags. | |
| include | No | Optional include flags. | |
| sheet_id | Yes | Smartsheet sheet ID. |