loki_search_riders
Search for riders (delivery agents or phlebos) by name, phone, code, status, or type. Filter results and paginate through listings.
Instructions
Search riders (delivery agents / phlebos).
Use loki_reference_data('rider_statuses' | 'rider_types') for valid values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | No | Free-text name/phone/code match (sent as `search_string`). | |
| status | No | Rider statuses. | |
| per_page | No | ||
| rider_type | No | Rider types, e.g. ["phlebo"]. | |
| extra_filters | No | Additional raw filter fields. |