Railway integration
Developer Tools & Infrastructure · 20 actions · API key auth
Integrate Railway into workflows to list projects, manage services and environments, monitor deployments, trigger and roll back service deployments, and manage environment variables.
The ModuleX Railway integration lets a ModuleX agent operate Railway on your behalf — running create, update and remove actions across projects, project members and environments — directly from a plain-English request, using your organization's own Railway credentials. No pre-built workflow is required: the agent picks the right Railway action for the task.
Railway is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Railway action — or, when you want a repeatable process, the composer assembles a Railway workflow for you, streaming the nodes onto the canvas as it builds.
Drive Railway in plain English
Type what you want. A ModuleX agent picks the right Railway action — or chains several — and runs it. No workflow to build.
- Create a Railway projectresolves to
create_project - Find the project I describe and update itresolves to
list_projectsupdate_project - Delete a Railway projectresolves to
delete_project - Show me the projects that match what I describeresolves to
get_project
What you can automate with Railway
- Find the right project and update it in one prompt
list_projectsupdate_project - Pull a list of project members for a report
list_project_members - Create an environment straight from a request
create_environment - Remove a service you no longer need
delete_service - Look up a deployment on demand
get_deployment - Upsert a variable without writing SQL
upsert_variable
Railway integration at a glance
All 20 Railway actions
Projects6
list_projectsget_projectcreate_projectupdate_projectdelete_projecttransfer_projectProject Members1
list_project_membersEnvironments2
create_environmentdelete_environmentServices3
create_servicedelete_servicedeploy_serviceDeployments2
list_deploymentsget_deploymentRestart Deployments1
restart_deploymentRollback Deployments1
rollback_deploymentDeployment Logs1
get_deployment_logsVariables3
list_variablesupsert_variabledelete_variableSee full parameters and response schemas in the Railway integration docs
Two ways to use Railway in ModuleX
Connecting Railway
Pairs well with Railway
Agents often chain Railway with these — connect them once and the agent can use all of them in a single task.
Railway + ModuleX FAQ
Put Railway to work in ModuleX.
Connect Railway once with your own credentials and let your agent run all 20 actions on demand.