Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_connection_by_id

Retrieve specific connection details using a unique connection ID, streamlining access to Alteryx Server resources via the AYX-MCP-Wrapper interface.

Instructions

Get a connection by its ID

Input Schema

NameRequiredDescriptionDefault
connection_idYes

Input Schema (JSON Schema)

{ "properties": { "connection_id": { "title": "Connection Id", "type": "string" } }, "required": [ "connection_id" ], "title": "get_connection_by_idArguments", "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