Skip to main content
Glama

Unstructured API MCP Server

Official

delete_weaviate_destination

Remove a Weaviate destination connector by specifying its ID using the Unstructured API MCP Server. Simplifies management of data integration workflows.

Instructions

Delete an weaviate destination connector.

Args: destination_id: ID of the destination connector to delete Returns: String containing the result of the deletion

Input Schema

NameRequiredDescriptionDefault
destination_idYes

Input Schema (JSON Schema)

{ "properties": { "destination_id": { "title": "Destination Id", "type": "string" } }, "required": [ "destination_id" ], "title": "delete_weaviate_destinationArguments", "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