docs_list
docs_list
List your documents, most recently changed first, with an optional search over titles and bodies. Use this to find an id
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Docs — Your own documents — write, keep and come back to them.
Arguments
| Name | Type | What it is |
|---|---|---|
query | string | Optional text to match against titles and bodies |
limit | number | Maximum documents to return (default 50) |
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":"docs_list"}}Try it in the playground.


