list_credentials
Retrieve all stored n8n credentials to access and manage authentication details for workflow connections and API integrations.
Instructions
List all n8n credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}