get_metrics_schema
Retrieve the metrics API schema to see available views, dimensions, measures, and aggregations for building queries.
Instructions
Get the query schema for the metrics API (views, dimensions, measures, aggregations).
Companion to query_metrics: describes which views exist, the dimensions and measures
available on each, the supported aggregations/operators, and the query-object shape.
``dummy`` is unused and exists only for MCP API compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dummy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |