Get Report Metadata
get_report_metadataGet a report's available filters and columns to learn parameter names before running the report. Prevents errors when executing report queries.
Instructions
Get a report's available filters and columns. Call this before run_report to learn the parameter names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | Report Id, e.g. from list_reports |