MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / report.ts

File report.ts

apps/api/src/agents/tools/report.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2import { listEventPropertiesCore } from '@openpanel/db';
3import { runReportFromConfig } from '@openpanel/mcp';
4import type { IReportInput } from '@openpanel/validation';

Callers

nothing calls this directly

Calls 12

chatToolFunction · 0.90
resolveDateRangeFunction · 0.90
runReportFromConfigFunction · 0.90
listEventPropertiesCoreFunction · 0.90
previousPeriodFunction · 0.90
hasMethod · 0.80
mapMethod · 0.45
someMethod · 0.45
pushMethod · 0.45
setMethod · 0.45
getMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected