smartsheet_list_contacts
List the authenticated user's Smartsheet contacts with pagination support and an option to retrieve all results.
Instructions
List the authenticated user's Smartsheet contacts.
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). |