portainer_image_inspect
Retrieve detailed information about a Docker image using its ID or name:tag. Optionally specify an endpoint ID for the target environment.
Instructions
Get detailed information about a Docker image.
Args: image_id: Image ID or name:tag endpoint_id: Target endpoint ID (uses default if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | ||
| endpoint_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |