ai_ultra
ActiveTool of GoCreative Agent API
LLM completion (ultra tier, Claude Opus 4.6) — the top-end reasoning model for the hardest agent tasks: deep multi-step analysis and high-stakes drafting. Pay USDC per call, no API key. Use when model quality dominates cost. Example call: {"prompt": "Reason step by step about this complex case: ..."} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "ai_ultraArguments",
"required": [
"prompt"
],
"properties": {
"prompt": {
"type": "string",
"title": "Prompt"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries