sms_history
sms_history
Read the texts this account has sent and received, newest first. Both directions, which is why it is not called an inbox
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on SMS — Text somebody, and read what they text back.
Arguments
| Name | Type | What it is |
|---|---|---|
limit | number | How many messages to return, newest first (default 50, max 200) |
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":"sms_history"}}Try it in the playground.


