ga4 run funnel recipe
ga4_run_funnel_recipeRun a read-only GA4 funnel recipe that counts users per ordered event or page-path step, simplifying funnel analysis.
Instructions
Run a read-only configurable funnel recipe using one GA4 report per eventName/pagePath step and return simple step counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | Ordered funnel steps. Each step needs eventName or pagePath. | |
| metric | No | Metric used for the analysis; use a name from the platform metric catalogue. | activeUsers |
| endDate | No | End date YYYY-MM-DD or relative (today, yesterday) | |
| startDate | No | Start date YYYY-MM-DD or relative (7daysAgo, yesterday) | |
| datePreset | No | Named reporting period. Use the custom date range when you need exact start and end dates. | last28days |
| propertyId | Yes | GA4 property ID (numeric, e.g., 123456789) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |