Skip to main content

Module screen

Module screen 

Source
Expand description

Computer Use tool — struct, constructors, and BaseTool implementation.

Supports actions: screenshot, click, type, scroll, key_press, wait. The AnthropicApi mode constructs tool-call payloads compatible with Anthropic’s computer-use beta.

Structs§

ComputerUseTool
Computer Use tool that can be registered with ToolRegistry and used by any agent.