loki_get_hub_riders
List riders attached to hubs, optionally filtered by type, to identify available riders for order fulfillment.
Instructions
List the riders attached to one or more hubs (optionally filtered by type). Useful to see who is available to fulfil orders at a hub.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_ids | Yes | List of hub ids (Mongo ObjectId strings). | |
| rider_type | No | Optional rider type filter, e.g. "phlebo". |