Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_credential_by_id

Retrieve detailed information about a specific credential using its unique ID. Integrates with the AYX-MCP-Wrapper server to manage Alteryx Server credentials efficiently.

Instructions

Get the details of an existing credential

Input Schema

NameRequiredDescriptionDefault
credential_idYes

Input Schema (JSON Schema)

{ "properties": { "credential_id": { "title": "Credential Id", "type": "string" } }, "required": [ "credential_id" ], "title": "get_credential_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