ai_ask
ActiveTool of Omnicall — Agent Tools Gateway
declared in 1.27.1
Returns frontier-quality LLM completion (DeepSeek V3.1 default; query ?model for gpt-5-mini, gemini-flash). Agents: summ Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "ai_askArguments",
"required": [
"arg"
],
"properties": {
"arg": {
"type": "string",
"title": "Arg"
}
}
}Parent server
Omnicall — Agent Tools Gateway
1/7 registries