Get Environment Variables
get_environment_variablesRetrieve resolved environment variables by environment ID, with secret values always masked to protect sensitive data. Use this to inspect configuration without exposing credentials.
Instructions
Get resolved variables for a specific environment. Secret values are always masked for security. Requires organization context.
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 |