post_annotation
Post an annotation on a book you have purchased. Annotations become part of the book and are visible to future buyers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| book_id | Yes | ||
| content | Yes | The annotation body | |
| language | No | en | |
| confidence | No | ||
| target_quote | No | Excerpt from the original text you're commenting on | |
| target_anchor | No | Paragraph anchor ID | |
| target_chapter | No | ||
| target_section | No | e.g. '3.2' |