deploy_service
Deploy a Railway service to a specific environment using its service ID and environment ID. This starts a new deployment.
Instructions
Trigger a new deployment for a service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The service ID to deploy | |
| environmentId | Yes | The environment ID to deploy to |