Azure MCP Server

by mashriram
Verified

blob_list

List all blobs within a specified Azure Blob Storage container using the Azure MCP Server for automated logging and audit tracking.

Instructions

List blobs in a Blob Storage container

Input Schema

NameRequiredDescriptionDefault
container_nameYesName of the Blob Storage container

Input Schema (JSON Schema)

{ "properties": { "container_name": { "description": "Name of the Blob Storage container", "type": "string" } }, "required": [ "container_name" ], "type": "object" }
ID: cczdogb799