get_station
Retrieve complete facility details by ID, including contact info, coordinates, and hospital-specific data like bed count, trauma level, and ownership.
Instructions
Get the full record for one facility by its ID, including address, phone, coordinates, and (for hospitals) beds, trauma level, and ownership.
Args: station_id: Facility ID, e.g. "fire_CA_12345"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station_id | Yes |