list_docker_containers
Retrieve a list of Docker containers with their status, ports, and health. Read-only monitoring tool for container management.
Instructions
List Docker containers with their status, ports, and health. Read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Include stopped containers | |
| limit | No | Maximum number of containers to return |