list_revisions
Retrieve the revision history of a file, including who made each change and when.
Instructions
List the revision history (versions) of a file. Shows who modified it and when.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The ID of the file to list revisions for. | |
| page_size | No | Maximum number of revisions to return (1-100). | |
| page_token | No | Token for the next page of results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |