Swiss Transport
transport__swiss-transportSearch Swiss public transport stations or get real-time connections between locations using the Swiss Transport API (SBB, BLS, PostBus).
Instructions
[Transport & Vehicles Agent] Search Swiss public transport stations or get connections between locations using the Swiss Transport API (SBB, BLS, PostBus, etc.). Source: Swiss Public Transport API (Open Data), updates real-time. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Station search query (e.g. Zurich, Bern) | |
| from | No | Departure station for connections | |
| to | No | Arrival station for connections |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |