Skip to main content
Glama

resolve_credential_alias

Convert credential aliases to their corresponding IDs for use in n8n workflow operations and API calls.

Instructions

Resolve a credential alias to its ID

Input Schema

NameRequiredDescriptionDefault
aliasYesThe credential alias/name to resolve

Input Schema (JSON Schema)

{ "properties": { "alias": { "description": "The credential alias/name to resolve", "type": "string" } }, "required": [ "alias" ], "type": "object" }

Latest Blog Posts

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/get2knowio/n8n-mcp'

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