Skip to main content
Glama

dbt-mcp

Official
by dbt-labs

get_dimensions

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

Instructions

Dimensions are the attributes, features, or characteristics that describe or categorize data.

Input Schema

NameRequiredDescriptionDefault
metricsYes

Input Schema (JSON Schema)

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

Other Tools from dbt-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbt-labs/dbt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server