ise_route
Routes natural-language requests to the correct Cisco ISE API surface (Open API, ERS, Data Connect, or Monitor API) based on task type, returning primary and fallback order.
Instructions
Given a natural-language request, recommend which ISE surface and concrete tools to use, honoring surface precedence (Open API > ERS > Data Connect > Monitor API). Current config & state → Open API/ERS; reporting/historical/aggregate/audit only the monitoring DB holds → Data Connect (ise_dc_*); legacy live session/CoA lookups with no higher equivalent → Monitor API (ise_mnt_*). Returns primary_surface plus a fallback_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The user's request in natural language. |