recipe-intel__search_recipes
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[recipe-intel] Search recipes by dish name or ingredient. Name search returns full recipes. Ingredient search lists matching meals (call get_recipe for details). E.g. 'pasta carbonara' by name, or 'salmon' by ingredient.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Dish name (e.g. 'chicken tikka masala') or ingredient (e.g. 'avocado', 'tofu')"
},
"search_by": {
"enum": [
"name",
"ingredient"
],
"type": "string",
"description": "Search by 'name' (default) or 'ingredient'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries