See whether a brand is named and cited in AI answers across ChatGPT and Google AI Overviews, with the sources those answers cite.
DataForSEOOnce your agent is connected, it calls this tool by name.
ai_mentions { "domain": "…" }| domain | string · required — The brand domain to track in AI answers |
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.mentions","input":{"input":""}}'// Fill the input and hit Run.