# Get a volume

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

Fetch one volume by ID.

Tool: volumes_get
Input: {"volumeId":"VOLUME_ID"}
Permission: ORG_MANAGE.
Use the volume ID in sandbox configuration.

Example:

```
{"name":"volumes_get","arguments":{"volumeId":"VOLUME_ID"}}
```
