Skip to main content
Glama

Unstructured API MCP Server

Official

delete_azure_source

Delete an Azure source connector by specifying its ID using this tool. Simplifies the process of managing and removing connectors within the Unstructured API MCP Server environment.

Instructions

Delete an azure source connector.

Args: source_id: ID of the source connector to delete Returns: String containing the result of the deletion

Input Schema

NameRequiredDescriptionDefault
source_idYes

Input Schema (JSON Schema)

{ "properties": { "source_id": { "title": "Source Id", "type": "string" } }, "required": [ "source_id" ], "title": "delete_azure_sourceArguments", "type": "object" }

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/Unstructured-IO/UNS-MCP'

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