()
| 111 | renderToolUseMessage, |
| 112 | isResultTruncated, |
| 113 | get inputSchema(): InputSchema { |
| 114 | return inputSchema() |
| 115 | }, |
| 116 | get outputSchema(): OutputSchema { |
| 117 | return outputSchema() |
| 118 | }, |
nothing calls this directly
no outgoing calls
no test coverage detected