create_recipe_from_image
Upload an image of a meal to automatically generate a recipe, with optional translation to a specified language.
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 |