smartsheet_list_proof_discussions
Retrieve a paginated list of discussions on a Smartsheet proof, allowing you to review comments and feedback by page or all at once.
Instructions
List discussions on a proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| proof_id | Yes | ||
| sheet_id | Yes | Smartsheet sheet ID. | |
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). |