Expand description
Browser automation tools for the Synaptic AI agent framework.
This crate provides Tool implementations for browser automation.
For production use, prefer the MCP browser integration which provides
full CDP support via an MCP server.
Structs§
- Browser
Config - Browser configuration.
- Eval
JsTool - Navigate
Tool - Screenshot
Tool
Functions§
- browser_
tools - Create all browser tools with the given config.