Get Crawler Overview
get_crawler_overviewGet the crawler dashboard overview for a brand.
Mirrors the dashboard hero and chart: setup/data state, summary metrics, time series, platform breakdown, top pages, and recent preview.
connections lists every crawler source (Cloudflare, AI Pages, a plugin or a custom edge) with its state. A source in 'error' or 'no_data' is missing from these figures even when another source keeps the charts full, and connections.note says which one and how to fix it. Mention it to the user.
Args: brand_id: The brand to check (required). range_preset: 24h, 7d, 30d, 90d, or custom. Default 30d. start_date: Required when range_preset='custom'. Format YYYY-MM-DD. end_date: Required when range_preset='custom'. Format YYYY-MM-DD. compare_to: 'none' or 'previous_period'. Default 'none'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_id | Yes | ||
| end_date | No | ||
| compare_to | No | none | |
| start_date | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. | |
| range_preset | No | 30d |