get_deployment_logs
Retrieve runtime and application logs for a Railway deployment by deployment ID, with an optional limit to control the number of log lines.
Instructions
Get runtime/application logs for a deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of log lines (default 100) | |
| deploymentId | Yes | The deployment ID |