bookmark_add
Create a browser bookmark for a given URL with title and tags. If the URL already exists, update its stored title and tags instead of duplicating it.
Instructions
Add a bookmark (updates title/tags if the URL already exists)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tags | No | ||
| title | Yes |