Set last made
set_recipe_last_madeLog the date a recipe was last cooked to update its 'last made' field and enable sorting in Mealie.
Instructions
Records when a recipe was last cooked. Mealie shows this on the recipe and sorts by it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | Yes | Recipe slug (e.g. "quark-bowl") or recipe UUID — both are returned by search_recipes | |
| timestamp | Yes | When it was made, e.g. 2026-08-18 or 2026-08-18T19:30:00Z |