Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- run_full — Run the GA4 funnel analyzer end-to-end: collect, analyze, narrate, and return the full JSON report.
- analyze_funnel — Pure deterministic analysis over raw funnel data (no LLM, no network).
- compute_drop_off — Compute per-step drop-off and conversion-from-top for an ordered list of steps.
- check_credentials — Report whether the live GA4 connector is configured, without revealing secrets.
- list_capabilities — List the agent's static capabilities, thresholds, and credential slots.
- plan_inputs — Return questions, schema and a ready-to-edit example for a chosen tool.
- discover_intent — Co-design the exact input via clarifying questions before running.