data-report-list
Fetch and manage A/B test data reports with the Hackle MCP server, enabling easy access and organization of performance metrics for analysis and insights.
Instructions
fetch data report list.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}