Package: @effect/ai-anthropic
Module: AnthropicTool
Computer-use action payload for zooming into a specific screen region.
Gotchas
The enclosing computer-use tool must be configured with enableZoom: true.
region is only a four-number tuple and does not validate corner ordering or
display bounds.
Signature
type ComputerUseZoomAction = typeof ComputerUseZoomAction.Type
Since v4.0.0