shell_list

shell_list

List a directory on 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

NameTypeWhat it is
dirstringThe directory to list, under /work. Defaults to /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":{},"name":"shell_list"}}

Try it in the playground.