bookshelf_list_book
Retrieve books from your Bookshelf library. Filter by author ID, book IDs, title slug, or include all books by an author.
Instructions
List book. Query params: authorId, bookIds, titleSlug, includeAllAuthorBooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_ids | No | ||
| author_id | No | ||
| title_slug | No | ||
| include_all_author_books | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |