List Container Mounts
list_container_mountsRetrieve container volume mount definitions with source, destination, and mount name, with optional filtering by mount name or router.
Instructions
List container volume mount definitions with source path, destination path, and mount name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by mount name (exact match) | |
| limit | No | Max results to return. | |
| routerId | No | Router ID; omit to use the default router. |