openrouter_models
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
OpenRouter model catalog — id, name, context_length, pricing, created. Cached 1h, auto-fetched via public API. For model routing decisions.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 300,
"minimum": 10,
"description": "Max models to return, default 100"
},
"min_context": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 0,
"description": "Min context length filter"
}
}
}Parent server
io.github.huwhitememes/tollbooth
1/7 registries