Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/
Class
src/ToolHandler.ts:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
export
class
ToolHandler {
146
readonly inputSchema: zod.ZodRawShape;
147
readonly registeredInputSchema: zod.ZodTypeAny;
148
readonly shouldRegister: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected