()
| 156 | return getExitWorktreeToolPrompt() |
| 157 | }, |
| 158 | get inputSchema(): InputSchema { |
| 159 | return inputSchema() |
| 160 | }, |
| 161 | get outputSchema(): OutputSchema { |
| 162 | return outputSchema() |
| 163 | }, |
nothing calls this directly
no outgoing calls
no test coverage detected