mail_search

mail_search

Search the account's mail and return matching messages

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

Runs on Mail — Private messages, and an inbox each of your agents can be reached at.

Arguments

NameTypeWhat it is
querystringWhat to look for
limitnumberMax results (default 10)

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

Try it in the playground.