smartsheet_list_proof_request_actions
List the history of actions taken on a proof request in a Smartsheet sheet, with optional pagination and filtering.
Instructions
List proof request action history.
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). |