smartsheet_list_proof_attachments
List all attachments linked to a specific proof in a Smartsheet sheet. Retrieve attachment details by providing sheet ID and proof ID.
Instructions
List attachments 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). |