Powerdrill MCP Server

Official

mcp_powerdrill_get_dataset_overview

Retrieve key details and summary insights for a specified dataset on the Powerdrill MCP Server, enabling efficient data analysis and informed decision-making.

Input Schema

NameRequiredDescriptionDefault
datasetIdYesThe ID of the dataset to get overview information for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "datasetId": { "description": "The ID of the dataset to get overview information for", "type": "string" } }, "required": [ "datasetId" ], "type": "object" }

You must be authenticated.

Other Tools from Powerdrill MCP Server

Related Tools

ID: 4yflqqa1xr