(enabled: boolean)
| 148 | } |
| 149 | |
| 150 | /** |
| 151 | * Check if a tool is read-only. Uses the registry callback if available |
| 152 | * (so new tools are automatically recognized via their `isReadOnly` property). |
| 153 | * Falls back to a hardcoded list for back-compat. |
no outgoing calls
no test coverage detected