Skip to main content
Glama

Unstructured API MCP Server

Official

delete_gdrive_source

Remove a Google Drive source connector from the Unstructured API MCP Server by specifying the source ID. Simplifies source management and ensures clean resource handling.

Instructions

Delete an gdrive 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_gdrive_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