()
| 61 | searchHint: 'read a specific MCP resource by URI', |
| 62 | maxResultSizeChars: 100_000, |
| 63 | async description() { |
| 64 | return DESCRIPTION |
| 65 | }, |
| 66 | async prompt() { |
| 67 | return PROMPT |
| 68 | }, |
nothing calls this directly
no outgoing calls
no test coverage detected