mcp-azure-tablestorage

list_tables

Query and retrieve all tables within an Azure Table Storage account, with optional filtering by name prefix.

Instructions

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 from mcp-azure-tablestorage

Related Tools

ID: 8kah8zukke