delete_repeat_item
Delete a recurring food entry from your Cronometer nutrition log by providing its repeat item ID. Find the ID using the get_repeated_items tool.
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 |