export_raw_csv
Export unprocessed Cronometer CSV data for any type—servings, daily summaries, exercises, biometrics, or notes. Set start and end dates to pull the exact range you need.
Instructions
Export raw CSV data from Cronometer for any data type.
Useful when you need the full unprocessed export.
Args: export_type: One of 'servings', 'daily_summary', 'exercises', 'biometrics', 'notes'. start_date: Start date as YYYY-MM-DD (defaults to today). end_date: End date as YYYY-MM-DD (defaults to today).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No | ||
| export_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |