Skip to main content
Glama

adx-mcp-server

MIT License
32
  • Linux
  • Apple

get_table_schema

Retrieve schema details for a specified Azure Data Explorer table, including column names, data types, and metadata, to analyze database structure.

Instructions

Retrieves the schema information for a specified table in the Azure Data Explorer database, including column names, data types, and other schema-related metadata.

Input Schema

NameRequiredDescriptionDefault
table_nameYes

Input Schema (JSON Schema)

{ "properties": { "table_name": { "title": "Table Name", "type": "string" } }, "required": [ "table_name" ], "title": "get_table_schemaArguments", "type": "object" }

You must be authenticated.

Other Tools from adx-mcp-server

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/pab1it0/adx-mcp-server'

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