delete_repeat_item
Remove unwanted recurring food entries from Cronometer nutrition logs. Provide the repeat_item_id found with get_repeated_items to delete the scheduled item.
Instructions
Delete a recurring food entry.
Use get_repeated_items to find the repeat_item_id.
Args: repeat_item_id: The ID of the repeat item to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repeat_item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |