list_files
Lists all files, including images and attachments, within a GitBook space or change request. Use it to retrieve file inventories for documentation management.
Instructions
List all files (images, attachments) in a GitBook space (or change request)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination token | |
| limit | No | Max items to return | |
| spaceId | Yes | The ID of the space | |
| changeRequestId | No | Optional change request ID |