mcp-azure-tablestorage

list_tables

List all tables in the storage account

Input Schema

NameRequiredDescriptionDefault
prefixNoOptional prefix to filter table names

Input Schema (JSON Schema)

{ "properties": { "prefix": { "description": "Optional prefix to filter table names", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools