25 actionsHosting

Railway Connector

Cloud hosting and service management from support tickets.

Manage services, deployments, environment variables, domains, volumes, and TCP proxies. Keva can restart services, rollback deployments, manage env vars, and check logs through the Railway API.

25
Total Actions
6
Categories
17
Low Risk
7
Medium Risk
1
High Risk
7
Reversible

Capabilities

Service managementDeployment controlEnv variablesDomain managementLog accessRollbacksVolume managementTCP proxies

Real-world use cases

See how Keva handles actual support tickets using Railway actions.

Service is unresponsive

Customer Message

Our API service on Railway has stopped responding. Health checks are failing. Can you restart it?

1
Check serviceLists services and checks the current deployment status
2
Review logsGets recent runtime logs to identify the issue
3
Restart serviceQueues restart_service to recover (requires approval)
Actions used
railway.list_servicesrailway.get_runtime_logsrailway.restart_service

Service restarted and health checks passing within 30 seconds.

Rollback after bad deployment

Customer Message

The latest deployment introduced a bug. Can you roll back to the previous version?

1
List deploymentsGets recent deployments to identify the previous stable version
2
RollbackQueues rollback_deployment to the previous version (requires approval)
Actions used
railway.list_deploymentsrailway.rollback_deployment

Rolled back to the previous deployment, service stable.

All Railway Actions

Complete reference of 25 actions available through the Railway connector.

Showing 25 of 25 actions
Deployment Read
list_deploymentslow
List Deployments
List recent deployments for the service.
Deployment Read
get_deploymentlow
Get Deployment
Get details of a specific deployment.
Deployment Read
get_deployment_logslow
Get Deployment Logs
Get build logs for a specific deployment.
Deployment Read
get_deployment_statuslow
Get Active Deployment Status
Get the currently active (SUCCESS) deployment for a service and environment.
Deployment Read
get_runtime_logslow
Get Runtime Logs
Get runtime logs (not build logs) for a specific deployment using plugin filter.
Deployment Read
get_deployment_metalow
Get Deployment Metadata
Get deployment metadata including git commit info and image details.
Deployment Read
Deployment Write
rollback_deploymentmedium
Rollback Deployment
Rollback to a previous deployment.
Deployment WriteReversible
Env Var Read
list_variableslow
List Variables
List environment variable keys for the service. Values are redacted for security.
Env Var Read
Env Var Write
update_variablemedium
Update Variable
Update an environment variable for the service.
Env Var WriteReversible
create_variablemedium
Create Variable
Create a new environment variable for the service.
Env Var WriteReversible
delete_variablehigh
Delete Variable
Delete an environment variable from the service.
Env Var WriteReversible
bulk_update_variablesmedium
Bulk Update Variables
Set multiple environment variables at once for the service.
Env Var WriteReversible
Infrastructure Read
get_servicelow
Get Service
Get details of the connected Railway service.
Infrastructure Read
get_projectlow
Get Project
Get information about the connected Railway project including its services and environments.
Infrastructure Read
list_serviceslow
List Services
List all services in the connected Railway project.
Infrastructure Read
list_domainslow
List Domains
List custom and service domains for a specific service and environment.
Infrastructure Read
list_tcp_proxieslow
List TCP Proxies
List TCP proxy endpoints for a specific service and environment.
Infrastructure Read
list_environmentslow
List Environments
List all environments in the connected Railway project.
Infrastructure Read
get_environmentlow
Get Environment
Get details of a specific environment by ID.
Infrastructure Read
get_service_instancelow
Get Service Instance
Get the build and deploy settings for a service instance in a specific environment.
Infrastructure Read
list_volumeslow
List Volumes
List all volumes attached to the connected Railway project.
Infrastructure Read
get_volumelow
Get Volume
Get details of a specific volume by ID.
Infrastructure Read
Infrastructure Write
restart_servicemedium
Restart Service
Restart the connected Railway service.
Infrastructure Write
create_domainmedium
Create Service Domain
Create a new Railway service domain (auto-generated *.railway.app URL) for a service and environment.
Infrastructure WriteReversible
create_custom_domainmedium
Create Custom Domain
Add a custom domain to a service and environment.
Infrastructure WriteReversible

Ready to automate Railway support?

25 actions. Full approval control. Set up in minutes.

14-day free trial. No credit card required.

Get Started Free