Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ inputSchema
Function
inputSchema
src/tools/SendMessageTool/SendMessageTool.ts:530–532 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
528
},
529
530
get inputSchema(): InputSchema {
531
return
inputSchema()
532
},
533
shouldDefer: true,
534
535
isEnabled() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected