Recipe Update Tool
recipe_update_toolUpdate a recipe's name or description by specifying the recipe identifier and the new value to replace it.
Instructions
Update a recipe's name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name (omit to keep current). | |
| recipe | Yes | Current recipe name or ID to update. | |
| description | No | New description (omit to keep current). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |