List recipe comments
list_recipe_commentsRetrieve all user comments linked to a specific recipe by providing its slug or UUID.
Instructions
Lists the comments other users of the instance left on a recipe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | Yes | Recipe slug (e.g. "quark-bowl") or recipe UUID — both are returned by search_recipes |