read_recipe
Retrieve complete recipe information including ingredients, directions, and metadata from Paprika Recipe Manager using recipe ID or exact title.
Instructions
Read full recipe data by ID or exact title. Returns all recipe fields including categories, times, ingredients, directions, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Recipe UID to read | |
| title | No | Exact recipe title to read (alternative to id) |