Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Analyze Recipe
spoonacular:analyze_recipe
Analyze a recipe to get nutritional information, cost breakdown, and dietary classifications.
Write
Medium risk
Convert Amounts
spoonacular:convert_amounts
Convert ingredient amounts between different units (e.g., cups to grams).
Write
Low risk
Get Ingredient
spoonacular:get_ingredient
Get detailed nutritional information about a specific ingredient.
Read
Low risk
Get Meal Plan
spoonacular:get_meal_plan
Generate a meal plan for a day or week based on dietary preferences and calorie targets.
Read
Low risk
Get Random Recipes
spoonacular:get_random_recipes
Get random recipes, optionally filtered by tags like vegetarian, dessert, etc.
Read
Low risk
Get Recipe
spoonacular:get_recipe
Get detailed information about a specific recipe including ingredients and instructions.
Read
Low risk
Get Recipe Nutrition
spoonacular:get_recipe_nutrition
Get detailed nutritional information for a specific recipe.
Read
Low risk
Parse Ingredients
spoonacular:parse_ingredients
Parse ingredient strings to extract amounts, units, and ingredient names.
Write
Medium risk
Search Ingredients
spoonacular:search_ingredients
Search for ingredients by name and get detailed ingredient information.
Read
Low risk
Search Recipes
spoonacular:search_recipes
Search for recipes based on ingredients, dietary restrictions, cuisine, and other criteria.
Read
Low risk
Search Recipes By Ingredients
spoonacular:search_recipes_by_ingredients
Find recipes that can be made with the ingredients you have on hand.
Read
Low risk