delete_favorite_recipe
Remove a recipe from your favorites by providing its recipe ID. Requires authentication to update your saved recipes.
Instructions
Remove a recipe from the user's favorites. Requires profile auth (check_auth_status first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_id | Yes | Recipe ID to remove from favorites |