portainer_image_remove
Remove a Docker image from a Portainer environment by specifying the image ID or name:tag, with an optional target endpoint.
Instructions
Remove 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 |