upload_custom_recipe_image
Upload a local image and attach it to a custom Cookidoo recipe, converting formats like WebP to JPEG automatically.
Instructions
Upload a local image and attach it to a custom Cookidoo recipe.
The file is converted to JPEG when necessary (including WebP), uploaded through Cookidoo's signed customer-recipe image flow, and attached with isImageOwnedByUser enabled. Cookidoo accepts images up to 10 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Read and validate the local image, then preview the upload and recipe attachment without sending either request. | |
| recipe_id | Yes | The custom Cookidoo recipe ID. | |
| image_path | Yes | Absolute or user-relative path to a local image file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |