get_mobility
Retrieves mobility signals including hourly demand curves, station-to-station flows, and public transit impact to analyze usage rhythms over time.
Instructions
Get mobility signals: hourly demand curve, station-to-station flow signals, and public transit impact analysis. Good for understanding usage rhythms rather than instantaneous state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Optional specific month to inspect, formatted YYYY-MM. | |
| demandDays | No | Lookback window in days for the daily demand curve. Defaults to 30. | |
| mobilityDays | No | Lookback window in days for hourly mobility signals. Defaults to 14. |