bookstack_attachments_list
Retrieve and filter attachments from BookStack knowledge bases with pagination options for organized file management.
Instructions
List all attachments visible to the authenticated user with pagination and filtering options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of attachments to return | |
| offset | No | Number of attachments to skip | |
| sort | No | Sort field | name |
| filter | No | Optional filters to apply |