export_data
Export the full local Tempo dataset in JSON or CSV format. Your data stays on your device, as this tool reads the local database and returns it inline, with nothing uploaded.
Instructions
Export the full local Tempo dataset. Pro and Team Solo only.
Args: fmt: "json" for the raw records, "csv" for one CSV block per table.
Your data is yours; this is the door out. It reads the local SQLite database and returns it inline — nothing is uploaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmt | No | json |