{
  "@type": "agent",
  "id": "google-ads-inspector",
  "name": "Google Ads Inspector",
  "label": "Google Ads inspector",
  "description": "OBSERVE stage of the Google Ads team. Reads the account via the google_ads tools and emits a normalized snapshot (cached per-account) + a facts-only issues list. No strategy, no recommendations — establishes ground truth for the Analyst/Strategist. Facts, not verdicts.",
  "summary": "Reads the account into a fresh snapshot the analyst and strategist reason over.",
  "deliverable": "A current account snapshot (campaigns, terms, budgets) the optimization engine reads.",
  "discipline": "paid",
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 1.5,
  "maxToolCalls": 40,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "google_ads"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [
    "google-ads"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:google-ads-inspector",
        "to": "discipline:paid",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:google-ads-inspector",
        "to": "connector:google_ads",
        "kind": "agent_requires"
      },
      {
        "from": "agent:google-ads-inspector",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:google-ads-inspector",
        "to": "dashboard:google-ads",
        "kind": "agent_dashboard"
      }
    ],
    "in": [
      {
        "from": "agent:google-ads-analyst",
        "to": "agent:google-ads-inspector",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:google-ads-strategist",
        "to": "agent:google-ads-inspector",
        "kind": "agent_prerequisite"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/google-ads-inspector"
}
