Skip to main content
Glama

mcp-azure-tablestorage

by dkmaker

get_table_schema

Retrieve property names and data types from an Azure Table Storage table to analyze its schema structure with ease.

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" }

You must be authenticated.

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