remove_page_from_book
Remove a specific note page from a Tilnote book by providing its book ID and page ID.
Instructions
Remove a note (page) from a Tilnote book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookId | Yes | The book ID to remove the page from | |
| pageId | Yes | The page ID of the note to remove |