get_credential_schema
Retrieve required fields for n8n credential types like Slack API or GitHub API to configure authentication in automation workflows.
Instructions
Get the required fields for a credential type (e.g., 'slackApi', 'githubApi').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credential_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |