Skip to main content
Glama

mcp-azure-tablestorage

get_table_schema

Retrieve property names and types from a specified table in Azure Table Storage to analyze its structure.

Instructions

Get property names and types from a table

Input Schema

NameRequiredDescriptionDefault
tableNameYesName of the table to analyze

Input Schema (JSON Schema)

{ "properties": { "tableName": { "description": "Name of the table to analyze", "type": "string" } }, "required": [ "tableName" ], "type": "object" }

Other Tools from mcp-azure-tablestorage

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/dkmaker/mcp-azure-tablestorage'

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