recall_list

recall_list

List the caller's conversations, most recently active first, with what each is about and where it happened

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Recall — Search what you have said to an agent and been told, and read any conversation back.

Arguments

NameTypeWhat it is
clientstringOnly conversations on one client: web, mail, cli
limitnumberMax conversations (default 20)

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":"recall_list"}}

Try it in the playground.