dbt-mcp

Official
by dbt-labs
Apache 2.0
134
  • Linux
  • Apple

get_dimensions

Extract dimensions for specified metrics to categorize and analyze data attributes effectively. Ideal for identifying key characteristics in datasets.

Instructions

<instructions> Get the dimensions for specified metrics

Dimensions are the attributes, features, or characteristics that describe or categorize data. </instructions>

<parameters> metrics: List of metric names </parameters>

Input Schema

NameRequiredDescriptionDefault
metricsYes

Input Schema (JSON Schema)

{ "properties": { "metrics": { "items": { "type": "string" }, "title": "Metrics", "type": "array" } }, "required": [ "metrics" ], "title": "get_dimensionsArguments", "type": "object" }

You must be authenticated.

Other Tools from dbt-mcp

Related Tools

ID: 4g56yk3tar