portainer_volumes_list
List Docker volumes on an endpoint, optionally filtering by name to narrow results.
Instructions
List Docker volumes on an endpoint.
Args: endpoint_id: Target endpoint ID (uses default if omitted) name_filter: Only return volumes whose name contains this substring (server-side Docker filter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | No | ||
| name_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |