get_docker_status
Check Docker container health with CPU, memory, image, status, and ports. Get total container count including stopped, and receive clear errors if Docker is missing or daemon is down.
Instructions
Returns all running Docker containers with their CPU%, memory usage, image, status, and ports. Also reports total container count (including stopped). Returns an actionable error if Docker is not installed or the daemon is not running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||