MCPcopy Create free account
hub / github.com/codeaashu/claude-code / prompt

Function prompt

src/tools/TeamCreateTool/TeamCreateTool.ts:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 },
110
111 async prompt() {
112 return getPrompt()
113 },
114
115 mapToolResultToToolResultBlockParam(data, toolUseID) {
116 return {

Callers

nothing calls this directly

Calls 1

getPromptFunction · 0.70

Tested by

no test coverage detected