bookshelf_list_history
Retrieve a paginated, sortable history of events, with filters for book, download, event type, and optional inclusion of author and book details.
Instructions
List history. Query params: page, pageSize, sortKey, sortDirection, includeAuthor, includeBook, eventType, bookId, downloadId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| book_id | No | ||
| sort_key | No | ||
| page_size | No | ||
| event_type | No | ||
| download_id | No | ||
| include_book | No | ||
| include_author | No | ||
| sort_direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |