n8n_create_credential
Create a credential for a specific node type to enable authenticated connections in n8n workflows.
Instructions
Create a new credential for a specific node type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Credential data | |
| name | Yes | Credential name | |
| type | Yes | Credential type (e.g., "httpBasicAuth") | |
| projectId | No | Project ID |