edit_note
Replace the text of an existing diary note in your Cronometer food diary. Specify the note ID and new text to update it for any date.
Instructions
Replace the text of an existing diary note.
Args: note_id: The note ID, from get_food_log. text: The replacement text. date: Date the note is on as YYYY-MM-DD (defaults to today).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| text | Yes | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |