env_set
Define a new environment variable with an optional description, category, and sensitivity mark for secure configuration management.
Instructions
Set an environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Variable key | |
| value | Yes | Variable value | |
| description | No | Optional description | |
| category | No | Optional category | |
| sensitive | No | Mark as sensitive |