MCPcopy Create free account
hub / github.com/freecodexyz/free-code / userFacingName

Function userFacingName

src/tools/SendMessageTool/SendMessageTool.ts:526–528  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

524 maxResultSizeChars: 100_000,
525
526 userFacingName() {
527 return 'SendMessage'
528 },
529
530 get inputSchema(): InputSchema {
531 return inputSchema()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected