Delete n8n Credential
n8n_delete_credentialPermanently delete a credential by ID, breaking workflows that depend on it. Use to remove outdated credentials from n8n.
Instructions
Permanently delete a credential. Workflows using it will break.
Args:
id (string): Credential ID to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Credential ID to delete |