container_restart_summary
Generate a ranked summary of container restart counts and exit codes, sorted by worst status first, to identify problematic containers.
Instructions
[READ] Restart-count + exit-code summary across containers, worst-first.
Args: all_states: True (default) inspects 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 |