List recipe timeline
list_recipe_timelineRetrieve a recipe's timeline of creation, updates, cooking events, and attached notes to track its history.
Instructions
Lists the timeline of a recipe: when it was created, updated and each time it was cooked, with the notes attached to those events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number, default 1 | |
| recipe | Yes | Recipe slug (e.g. "quark-bowl") or recipe UUID — both are returned by search_recipes | |
| per_page | No | Number of entries to return, default 50, max 100 |