tracecat_get_variable
Retrieve a variable's full object including its values by providing the variable name and optional environment.
Instructions
Get a variable by name (returns full object including values)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable_name | Yes | Variable name (snake_case) | |
| environment | No | Environment (default: 'default') |