effect-io-ai

Package: @effect/ai-anthropic
Module: AnthropicTool

AnthropicTool.TypeAction

Computer-use action payload for typing a text string.

Details

The payload uses action: "type" and a text string containing the text to enter.

Signature

type TypeAction = typeof TypeAction.Type

Source

Since v4.0.0