update_comments_by_item
Update an existing comment on a specific item in Mealie by providing the item ID, comment ID, and new text. Modify comments for recipes, meal plans, or other items directly through the API.
Instructions
Update One
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | Yes | ||
| item_id | Yes | ||
| accept-language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||