smartsheet_list_groups
Retrieve all groups associated with your Smartsheet account. Supports pagination and returning complete results.
Instructions
List groups in the user's account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). |