MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / retrieve-chat-evidence.test.ts

File retrieve-chat-evidence.test.ts

packages/tools/src/definitions/retrieve-chat-evidence.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import { retrieveChatEvidenceTool } from './retrieve-chat-evidence'
4import type {

Callers

nothing calls this directly

Calls 7

makeServiceFunction · 0.85
semanticResultFunction · 0.85
makeDataProviderFunction · 0.85
rawMsgFunction · 0.85
getPayloadFunction · 0.85
parseMethod · 0.80
makeContextFunction · 0.70

Tested by

no test coverage detected