list_books
List your Tilnote books with title, page count, and URL. Supports pagination using limit and page parameters.
Instructions
List your Tilnote books. Returns title, page count, and URL for each book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of books to return (default 20, max 50) | |
| page | No | Page number for pagination (default 1) |