n8n_create_credential
Create new credentials for n8n workflows by specifying site, name, type, and data fields to authenticate API connections.
Instructions
[UNIFIED] Create a new credential. Use get_credential_schema to see required fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| type | Yes | ||
| data | Yes |