mealie_update_recipe_image
Replace or upload the cover image for an existing Mealie recipe from an HTTP(S) URL, file URL, or local path. Includes optional crop and requires explicit user confirmation.
Instructions
Upload or replace the cover image of an existing Mealie recipe.
The image is read from an HTTP(S) URL, file:// URL, or local path and sent to Mealie as a real multipart file upload. It is never stored as an external URL in the recipe object. Requires mutations enabled and an explicit user confirmation. An optional crop uses [left, top, right, bottom] in percent (default), fraction, or pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crop_box | No | ||
| crop_units | No | percent | |
| slug_or_id | Yes | ||
| image_source | Yes | ||
| confirmed_by_user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||