Get a comprehensive user guide on how to use the dbt Semantic Layer MCP Server tools. Use this tool to understand the available tools, their parameters, and see workflow examples.
Fetches metrics from the semantic layer. Use this to get a list of metrics available in the semantic layer with their description and dimensions. Invoke this tool prior to creating a query to get a list of metrics to use in the query.
Creates a query to the semantic layer. Use this tool to create a query to the semantic layer. Returns the query id which can be used to fetch the results of the query.
Fetches the results of a query from the semantic layer. You have to poll this tool until the query status is SUCCESSFUL.