Skip to main content

register_browser_tools

Function register_browser_tools 

Source
pub fn register_browser_tools(registry: &mut ToolRegistry)
Expand description

Register every canonical browser operation into an existing tool registry. MCP calls this directly; optional agent surfaces can reuse it without letting providers add or remove operations.