# List sandboxes

Collection: mcp
Human docs: https://zei.sh/docs/mcp

List compact sandboxes in the caller's organization.

Tool: sandboxes_list
Input: {"limit":20,"cursor":"..."}
Permission: MACHINE_READ.
Use the returned nextCursor to continue pagination.

Example:

```
{"name":"sandboxes_list","arguments":{"limit":20,"cursor":"..."}}
```
