bookmarks_add
bookmarks_add
Save an article, video, blog post or link privately. Re-saving preserves its note
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Bookmarks — Save articles, videos and links.
Arguments
| Name | Type | What it is |
|---|---|---|
ref | string | Public archive item id for an article, video or blog post |
url | string | Link to save when no archive id is available |
title | string | Title for a link |
note | string | Optional private note |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"bookmarks_add"}}Try it in the playground.
