portainer_images_list
List Docker images on a Portainer endpoint, with optional filtering by image reference to find specific images.
Instructions
List Docker images on an endpoint.
Args: endpoint_id: Target endpoint ID (uses default if omitted) reference_filter: Only return images matching this reference (e.g. 'nginx' or 'nginx:1.25'; server-side Docker filter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | No | ||
| reference_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |