bookstack_images_list
Browse and filter images from the BookStack gallery with pagination and sorting options to find specific visual content.
Instructions
List all images in the gallery with pagination and filtering options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of images to return | |
| offset | No | Number of images to skip | |
| sort | No | Sort field | created_at |
| filter | No | Optional filters to apply |