Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

delete_collection

Remove a specified collection by its ID using the AYX-MCP-Wrapper server, streamlining data and workflow management in Alteryx environments.

Instructions

Delete a collection by its ID

Input Schema

NameRequiredDescriptionDefault
collection_idYes

Input Schema (JSON Schema)

{ "properties": { "collection_id": { "title": "Collection Id", "type": "string" } }, "required": [ "collection_id" ], "title": "delete_collectionArguments", "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/jupiterbak/AYX-MCP-Wrapper'

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