lattice_list_containers
List containers with status, image, ports, and health. Filter by stack or status to manage deployments.
Instructions
List containers with status, image, ports, health. Filter by stack or status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by container name | |
| status | No | Filter by status (running, stopped, pending, paused) | |
| stack_id | No | Filter by stack ID | |
| worker_id | No | Filter by worker ID |