ai_ask
ActiveTool of GoCreative Agent API
LLM completion (standard tier, DeepSeek V3.1) — send any prompt, get a frontier-quality answer. Pay USDC per call, no API key. Outsource summarization, extraction, classification, drafting, or reasoning far cheaper than burning premium model tokens. Example call: {"prompt": "Summarize this in 2 sentences: ..."} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "ai_askArguments",
"required": [
"prompt"
],
"properties": {
"prompt": {
"type": "string",
"title": "Prompt"
}
}
}Parent server
GoCreative Agent API
1/7 registries