Analyze Funnel
get_funnel_analysisAnalyze a conversion funnel and show step reach, drop-off, and completion evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback period in days. | |
| funnel_id | Yes | Funnel ID from get_funnels. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Funnel reach, conversion, drop-off, and step-level evidence for the selected lookback period. | |
| meta | Yes | Site and rate-limit metadata for the current MCP call. |