remove_book
Delete a book from a specified bookshelf in your Micro.blog book collection by providing the bookshelf and book IDs.
Instructions
Remove a book from a bookshelf.
Args: bookshelf_id: The ID of the bookshelf book_id: The ID of the book to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookshelf_id | Yes | ||
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |