list_metrics
List all metrics defined in the semantic layer, with optional substring filtering by name, label, or description. Returns each metric's name, label, type, one-line description, and short definition for governed GA4 metrics.
Instructions
List every metric the semantic layer defines.
Args:
search: Optional case-insensitive substring to filter metric names,
labels and descriptions. Leave empty to list all.
Returns the metric name, label, type, one-line description and the short
definition. Use `describe_metric` for the full governance block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||