Remove Tool Secret
neuron_remove_tool_secretPermanently delete a stored secret from a custom tool integration. The tool will lose access to this credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the tool to remove the secret from | |
| key | Yes | Secret key name to remove (e.g., 'API_KEY', 'AUTH_TOKEN') |