You're viewing a demo portfolio

Join the waitlist
PRSM

recipe-intel__search_recipes

Active

Tool 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'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
recipe-intel__search_recipes — TO1 Intelligence Fleet — PRSM MCP