Resolve Variables
resolve_variablesResolve the effective variable set for an environment by merging organization, environment, and personal overrides, showing each winning value's scope while masking secrets.
Instructions
Show the effective variable set for one environment after merging all three scopes — organization, then environment, then your personal overrides — with the scope each winning value came from. This is what a test run or mock request actually sees. Secret values are masked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Public ID (GUID) of the project. If omitted, uses the active project context. | |
| environmentId | Yes | Public ID (GUID) of the environment |