create_book
Create a new book on Tilnote by supplying a title and optional description. The response includes the book ID and URL.
Instructions
Create a new book on Tilnote. Returns the book ID and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Book title (max 500 chars) | |
| description | No | Short description of the book (max 500 chars) |