MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / SendMessageTool.ts

File SendMessageTool.ts

restored-src/src/tools/SendMessageTool/SendMessageTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { z } from 'zod/v4'
3import { isReplBridgeActive } from '../../bootstrap/state.js'
4import { getReplBridgeHandle } from '../../bridge/replBridgeHandle.js'

Callers

nothing calls this directly

Calls 7

lazySchemaFunction · 0.85
semanticBooleanFunction · 0.85
buildToolFunction · 0.85
objectMethod · 0.80
optionalMethod · 0.80
describeMethod · 0.80
unionMethod · 0.80

Tested by

no test coverage detected