Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ z } from
'zod'
;
2
import
{ db } from
'@openpanel/db'
;
3
import
{ chatTool, truncateRows } from
'./helpers'
;
4
Callers
nothing calls this directly
Calls
3
chatTool
Function · 0.90
truncateRows
Function · 0.90
map
Method · 0.45
Tested by
no test coverage detected