create_recipe_from_image
Turn a food photo into a complete recipe. Upload an image and optionally specify a language to translate the recipe.
Instructions
Create Recipe From Image [POST /api/recipes/create/image] Create a recipe from an image using OpenAI. Optionally specify a language for it to translate the recipe to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | File fields (images) must be absolute paths to local files to upload. | |
| translateLanguage | No |