slide_browse_image_export
Browse files and folders within an image export to inspect its contents. Use pagination to navigate through items.
Instructions
Browse the files and folders exposed by an image export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items to return per page. Defaults to 10. | |
| offset | No | Starting index for pagination. Defaults to 0. | |
| image_export_id | Yes | Image export ID. |