bookmarks_get

bookmarks_get

Read one saved item and its private note, with available archived text. Videos have descriptions, not transcripts

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

NameTypeWhat it is
id*stringSaved item id

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":{"id":"id"},"name":"bookmarks_get"}}

Try it in the playground.