list_containers
List Docker containers grouped by state, showing only running or all states. Use to quickly assess container status on the host.
Instructions
[READ] List containers, bucketed by state, with compact rows.
Args: all_states: True (default) lists all containers; False only running. target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| all_states | No |