Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ inputSchema
Function
inputSchema
src/tools/ExitPlanModeTool/ExitPlanModeV2Tool.ts:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
return
EXIT_PLAN_MODE_V2_TOOL_PROMPT
156
},
157
get inputSchema(): InputSchema {
158
return
inputSchema()
159
},
160
get outputSchema(): OutputSchema {
161
return
outputSchema()
162
},
Callers
1
ExitPlanModeV2Tool.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected