get_env_var
Retrieve the value of a specified environment variable to access configuration or system settings.
Instructions
Return the value of an environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the environment variable. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |