get_metadata
Retrieve available categories, accounts, currencies, row count, and date range from an Emma transaction export stored in a Google Sheet. Understand data scope before applying filters.
Instructions
Return available categories, accounts, currencies, row count, and date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_url | No | Google Sheet URL, published CSV URL, or Sheet ID. Optional when EMMA_SHEET_URL is set. | |
| gid | No | Google Sheet tab gid. Defaults to 0. |