()
| 39 | return true |
| 40 | }, |
| 41 | isOpenWorld() { |
| 42 | return false |
| 43 | }, |
| 44 | name: SYNTHETIC_OUTPUT_TOOL_NAME, |
| 45 | searchHint: 'return the final response as structured JSON', |
| 46 | maxResultSizeChars: 100_000, |
nothing calls this directly
no outgoing calls
no test coverage detected