effect-io-ai

Package: @effect/ai-anthropic
Module: AnthropicTool

AnthropicTool.TextEditorViewCommand

Text editor command payload for viewing file contents or listing directory contents.

Details

view_range is a 1-indexed [start, end] tuple where -1 means through the end of the file.

Signature

type TextEditorViewCommand = typeof TextEditorViewCommand.Type

Source

Since v4.0.0