tag_highlight
Manage tags on reading highlights by adding or removing them to organize and categorize your saved content.
Instructions
Add or remove a tag on a highlight.
Use action='add' to tag a highlight (creates the tag if it doesn't exist). Use action='remove' to untag it. Returns the highlight's updated list of tag names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| highlight_id | Yes | ||
| tag | Yes | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |