action spoonacular_visualize_ingredients { label: "Ingredients Widget" description: "Visualize ingredients of a recipe. You can play around with that endpoint!" provider: spoonacular method: POST path: "/recipes/visualizeIngredients" encoding: form output: { type: "object" additionalProperties: true } }