effect-io-ai

Package: @effect/ai-anthropic
Module: AnthropicTool

AnthropicTool.ComputerUseZoomAction

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

Source

Since v4.0.0