routara_list_models
Retrieve a list of available models from Routara, supporting pagination and case-insensitive filtering by model ID. Use before another tool when a model is unspecified.
Instructions
List models available through Routara.
Use this before another tool when a model was not specified. Supports pagination and text filtering. The count field is always the total number of matches before pagination; returned is the number included in this response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Models returned, default 200, maximum 1000 | |
| query | No | Case-insensitive text filter applied to model IDs | |
| offset | No | Pagination offset, default 0 |