list_containers
List Docker containers to see their status, IDs, and names. Optionally include stopped containers by setting 'all' to true.
Instructions
List all Docker containers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Show all containers (default shows just running) |