update_tag
Update an existing tag by modifying its name, description, color, icon, view mode, or favorite status.
Instructions
Update an existing tag. Only send the fields you want to change. Supports name, description, color, icon, view mode, and favorite status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag UUID | |
| icon | No | Tag icon (emoji or icon name) | |
| name | No | Tag name | |
| color | No | Tag color (e.g. 'blue', 'red', 'green') | |
| view_mode | No | View mode for the tag page | |
| description | No | Tag description | |
| is_favorite | No | Whether the tag is a favorite |