update_bookmark
Modify an existing bookmark's note and tags. Choose to replace or append tags to keep your collection organized.
Instructions
Update note and/or tags for an existing bookmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The bookmark ID | |
| note | No | New note (replaces existing) | |
| tags | No | Tags to add or replace | |
| tag_mode | No | Whether to 'replace' or 'append' tags | replace |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |