list-variables
Display environment variables for the active workspace on Railway MCP Server. Specify service, environment, or output format (KV/JSON) to customize the results.
Instructions
Show variables for the active environment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | No | The environment to show variables for (optional) | |
json | No | Output in JSON format (optional) | |
kv | No | Show variables in KV format (optional) | |
service | No | The service to show variables for (optional) | |
workspacePath | Yes | The path to the workspace to list variables from |