add_page_to_book
Add an existing note to a Tilnote book by providing the book ID and page ID.
Instructions
Add an existing note (page) to a Tilnote book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookId | Yes | The book ID to add the page to | |
| pageId | Yes | The page ID of the note to add |