get_recent_changes
Get only the recent changes (within the last 2 minutes) for a specified station by EVA number, including delays, platform changes, and cancellations. Ideal for frequent polling with reduced data load.
Instructions
Get only the changes of the last 2 minutes for a station. Much smaller than get_live_changes - use for frequent polling.
Args: eva_no: EVA number of the station (e.g. "8000001" for Aachen Hbf). limit: Maximum number of stops to return (sorted by time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| eva_no | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |