MCPcopy Index your code
hub / github.com/codeaashu/claude-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

getPromptFunction · 0.70

Tested by

no test coverage detected