()
| 97 | maxResultSizeChars: 100_000, |
| 98 | strict: true, |
| 99 | async description() { |
| 100 | return 'Write a file to the local filesystem.' |
| 101 | }, |
| 102 | userFacingName, |
| 103 | getToolUseSummary, |
| 104 | getActivityDescription(input) { |
nothing calls this directly
no outgoing calls
no test coverage detected