portainer_image_remove
Remove a Docker image by specifying its ID or name:tag, optionally targeting a specific Portainer 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 |