List credentials
n8n_list_credentialsList all credentials in your n8n instance, returning names and types without exposing sensitive data. Use with limit and cursor for pagination.
Instructions
List all credentials (names and types only — data is redacted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||