save_bookmark
Save a bookmark with its name, URL, and additional details to the vector store. This enables semantic search and intelligent retrieval of saved links.
Instructions
Save a bookmark to the vector store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | ||
| name | Yes | ||
| additional_detail | Yes |