Get a live LLM answer for a prompt, to check who gets named and recommended.
DataForSEOOnce your agent is connected, it calls this tool by name.
ai_ask { "prompt": "…" }| prompt | string · required — The prompt to ask a live LLM |
Run it with your account. You only pay for the call.
curl -X POST https://skillrune.com/api/run \
-H "Authorization: Bearer skillrune_sk_..." \
-d '{"tool":"ai.ask","input":{"input":""}}'// Fill the input and hit Run.