reading_annotate_passage
Annotate a passage by attaching a note to a specific quote within a book chunk, supporting tags, mood, and kind.
Instructions
Write a Claude margin annotation anchored to a quote in a chunk. Human private notes should be created through the HTTP reader API, not this MCP tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| mood | No | ||
| note | Yes | ||
| tags | No | ||
| quote | Yes | ||
| bookId | Yes | ||
| chunkId | Yes | ||
| parentId | No | ||
| quoteOffset | No |