ACP.ToolKind (agent_client_protocol v0.1.0)

Copy Markdown View Source

Categories of tools that can be invoked.

Summary

Types

t()

@type t() ::
  :read
  | :edit
  | :delete
  | :move
  | :search
  | :execute
  | :think
  | :fetch
  | :switch_mode
  | :other

Functions

decode(arg1)

default()

encode(atom)

is_default?(arg1)