ai_ask
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 s...
This record as markdown: /tools/io-github-colinhughes2121-gocreative-agent-api/ai-ask.md
What ai_ask does on GoCreative Agent API
AI agents use ai_ask to commit financial operations through GoCreative Agent API, usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | string | Yes |
Parameters from the server's own tool schema.
Why ai_ask is rated Critical
Every invocation of this tool triggers a USDC payment on the Base blockchain. Although the functional action (LLM completion) is a Read/Execute operation, the mandatory financial transaction per call places it squarely in the Financial category, as an AI agent misusing or spamming this tool would incur real monetary costs.
From the tool's definition Pay USDC per call... Cost: $0.005–$0.05 USDC on Base per call
Attacks that exploit this kind of access
The rule that runs ai_ask safely
PolicyLayer is an MCP gateway: it sits between your AI agents and GoCreative Agent API, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For ai_ask, this is the rule to start with:
Any call to ai_ask is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect GoCreative Agent API, apply this rule, and every ai_ask call is checked against it from then on.
Questions about ai_ask
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. It is categorised as a Financial tool in the GoCreative Agent API MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
ai_ask accepts 1 parameter: prompt. Required: prompt. The full parameter table on this page comes from the server's own tool schema.
Register the GoCreative Agent API MCP server in PolicyLayer and add a rule for ai_ask: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches GoCreative Agent API. Nothing to install.
ai_ask is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the ai_ask rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for ai_ask. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
ai_ask is provided by the GoCreative Agent API MCP server (https://api.gocreativeai.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on GoCreative Agent API, and thousands of servers like it.
Across the catalogue