shell_read
shell_read
Read a file from your machine
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Shell — A machine of your own: run commands, keep files, build things.
Arguments
| Name | Type | What it is |
|---|---|---|
path* | string | The file to read, under /work |
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":{"path":"path"},"name":"shell_read"}}Try it in the playground.


