Rate a recipe
set_recipe_ratingSet a personal star rating (0–5) and mark a recipe as a favorite per user. Provide the recipe slug or UUID to update your rating.
Instructions
Sets the personal rating of a recipe and/or marks it as a favourite. Ratings in Mealie are per user, not per recipe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | No | Stars from 0 to 5; 0 clears the rating | |
| recipe | Yes | Recipe slug (e.g. "quark-bowl") or recipe UUID — both are returned by search_recipes | |
| is_favorite | No |