smartsheet_list_attachment_versions
List the version history of a specific attachment in a Smartsheet sheet. Supports pagination for large result sets.
Instructions
List version history of an attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| sheet_id | Yes | Smartsheet sheet ID. | |
| page_size | No | Results per page. | |
| include_all | No | If true, return all results (ignores page/page_size). | |
| attachment_id | Yes |