tracecat_create_secret
Create a new secret with customizable keys to securely store credentials for automated workflows.
Instructions
Create a new secret
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Secret name | |
| type | No | Secret type (custom, token, oauth2, mtls, ca-cert) | |
| description | No | Secret description | |
| environment | No | Environment (default: 'default') | |
| keys | Yes | Key-value pairs for the secret |