Skip to main content
Glama

Kayzen Analytics MCP Server

by springwq

get_report_results

Fetch advertising campaign report results from Kayzen Analytics by providing a report ID and optional date range to analyze performance data.

Input Schema

NameRequiredDescriptionDefault
end_dateNoEnd date in YYYY-MM-DD format
report_idYesID of the report to fetch results for
start_dateNoStart date in YYYY-MM-DD format

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "End date in YYYY-MM-DD format", "type": "string" }, "report_id": { "description": "ID of the report to fetch results for", "type": "string" }, "start_date": { "description": "Start date in YYYY-MM-DD format", "type": "string" } }, "required": [ "report_id" ], "type": "object" }

Other Tools from Kayzen Analytics MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/springwq/kayzen-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server