Duplicate recipe
duplicate_recipeDuplicate a recipe to create a new variation by copying it under a new name, leaving the original unchanged.
Instructions
Creates a copy of a recipe under a new name, leaving the original untouched. Useful as a starting point for a variation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the copy; Mealie appends a counter when omitted | |
| recipe | Yes | Recipe slug (e.g. "quark-bowl") or recipe UUID — both are returned by search_recipes |