dbt-mcp

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

get_entities

Extract real-world business entities, such as customers or transactions, linked to specified metrics for analysis like churn or revenue modeling.

Instructions

<instructions> Get the entities for specified metrics

Entities are real-world concepts in a business such as customers, transactions, and ad campaigns. Analysis is often focused around specific entities, such as customer churn or annual recurring revenue modeling. </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_entitiesArguments", "type": "object" }

You must be authenticated.

Other Tools from dbt-mcp

Related Tools

ID: 4g56yk3tar