Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ prompt
Function
prompt
src/tools/SendMessageTool/SendMessageTool.ts:724–726 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
722
},
723
724
async
prompt() {
725
return
getPrompt()
726
},
727
728
mapToolResultToToolResultBlockParam(data, toolUseID) {
729
return
{
Callers
nothing calls this directly
Calls
1
getPrompt
Function · 0.70
Tested by
no test coverage detected