template_get_workflow_status
Retrieve the current status of a specific workflow on Railway MCP using its ID. Ideal for monitoring progress and ensuring tasks are executed as expected.
Instructions
[API] Get the status of a workflow
⚡️ Best for: ✓ Checking workflow status
⚠️ Not for: × Creating new services
→ Next steps: service_info
→ Related: template_list, template_deploy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workflowId | Yes | ID of the workflow to get the status of |