book
Retrieve books from Zenn.dev by specifying author username, topic, order, page, or count. Part of the Zenn MCP Server for accessing Zenn platform content via API.
Instructions
Fetch books from Zenn.dev
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Number of books per page. Default: 48 | |
order | No | Order of the books. Choose from latest or oldest. Default: latest | |
page | No | Page number of the books. Default: 1 | |
topicname | No | Topic name of the book | |
username | No | Username of the book author |