aio_check
Check if a Google search shows an AI Overview and retrieve its answer, cited sources, and top organic results to track Google's generative answer sources.
Instructions
Run a Google search via SerpAPI and parse the AI Overview block.
Returns aio_present, the AIO answer text, the URLs/domains AIO
cites, and the top-10 organic results for context. Use this to
track which pages Google's generative answers actually source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| location | No | ||
| hl | No | en | |
| gl | No | us | |
| google_domain | No | google.com |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||