Search UnoRouter models
search_modelsFind model IDs in the UnoRouter catalog by querying or filtering for free ones. Returns matching IDs for OpenAI-compatible clients.
Instructions
Search the live UnoRouter model catalog (200+ models behind one OpenAI-compatible key). Models ending in :free cost nothing. Returns matching model IDs usable with the chat tool or any OpenAI-compatible client pointed at https://api.unorouter.com/v1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, default 50 | |
| query | No | Substring filter on the model id, e.g. 'deepseek' or 'claude' | |
| free_only | No | Only return :free models |