tods_get_runs
Query operational crew runs from a TODS dataset by run, service, or piece ID. Returns chronological duty events, report/clear times, work pieces, and total duty duration.
Instructions
Queries operational crew runs from run_events.txt. Returns chronological duty events, report/clear times, pieces of work, and total duty duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | Optional filter by specific run_id (e.g. "Run101"). | |
| piece_id | No | Optional filter by piece_id. | |
| feed_path | Yes | Path to local directory or .zip containing the TODS dataset. | |
| service_id | No | Optional filter by service_id (e.g. "weekday"). |