search_recipes
Find recipes from NYT Cooking by entering a natural-language query. Results include recipe names, URLs, and authors.
Instructions
Search NYT Cooking for recipes matching a natural-language query.
Args: query: Search terms, e.g. "chicken parmesan" or "vegetarian chili".
Returns a list of results with id, name, url and author. Use the id with get_recipe to fetch full ingredients and steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||