delete_repeat_item
Remove recurring food entries from Cronometer nutrition tracking by specifying the repeat item ID obtained from get_repeated_items.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repeat_item_id | Yes |