v1recipe
Search for recipes by query and receive up to 10 results. Paginate with offset for more.
Instructions
Get a list of recipes for a given search query. Returns at most 10 results. To access more than the first 10 results, use the offset parameter to offset results in multiple API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | query text to search. | |
| offset | No | number of results to offset for pagination. |