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§
- Computer
UseTool - Computer Use tool that can be registered with
ToolRegistryand used by any agent.