runmeter_export
Export raw observability runs as JSON or CSV for external analysis, with optional date filtering and result limits.
Instructions
Export raw runs as a JSON array or CSV string for external analysis.
fmt is 'json' or 'csv'. Optional since limits the window. Newest-first,
capped at limit rows (max 10000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmt | No | json | |
| limit | No | ||
| since | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||