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

File insights.ts

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

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2import { db } from '@openpanel/db';
3import { chatTool, truncateRows } from './helpers';
4

Callers

nothing calls this directly

Calls 3

chatToolFunction · 0.90
truncateRowsFunction · 0.90
mapMethod · 0.45

Tested by

no test coverage detected