export_raw_csv
Export unprocessed CSV data from Cronometer for any supported data type, including servings, daily summaries, exercises, biometrics, and notes. Filter by date range for targeted exports.
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 |
|---|---|---|---|
| export_type | Yes | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |