List volumes
arcane_volume_listList Docker volumes in an environment with search, sorting, and pagination controls.
Instructions
List Docker volumes in an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| search | No | Search query to filter volumes | |
| sort | No | Column to sort by | |
| order | No | Sort direction | asc |
| start | No | Pagination start index | |
| limit | No | Items per page |