portainer_containers_list
List containers on a Portainer endpoint, with optional filters for endpoint, show all containers, or filter by name.
Instructions
List containers on an endpoint.
Args: endpoint_id: Target endpoint ID (uses default if omitted) show_all: If true, show all containers including stopped ones name_filter: Only return containers whose name contains this substring (server-side Docker filter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | No | ||
| show_all | No | ||
| name_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |