meta interpret experiment results
meta_interpret_experiment_resultsInterpret A/B test and conversion lift study results, returning confidence guardrails, cells, objectives, and optional cell entities.
Instructions
Read and interpret A/B test or conversion lift study results with confidence guardrails, cells, objectives, and optional cell entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| studyId | No | Specific Ad Study ID to interpret. | |
| adAccountId | No | Ad account ID used to discover ad_studies when studyId is omitted. | |
| cellEntityType | No | Entity type represented by experiment cells. | campaigns |
| includeCellEntities | No | Also read campaigns/adsets/adaccounts attached to each study cell. |
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. |