get-credential-schema
Retrieve the schema and required fields for creating credentials of a specific type, such as 'cloudflareApi' or 'githubApi', in the N8N MCP server.
Instructions
Show credential data schema for a specific credential type. The credential type name can be found in the n8n UI when creating credentials (e.g., 'cloudflareApi', 'githubApi', 'slackOAuth2Api'). This will show you what fields are required for creating credentials of this type.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
credentialTypeName | Yes |