agent_client_protocol
v0.1.0
Search documentation of agent_client_protocol
Default
Default
In-browser search
Settings
ACP.ToolCallStatus
(agent_client_protocol v0.1.0)
Copy Markdown
View Source
Execution status of a tool call.
Summary
Types
t()
Functions
decode(binary)
default()
encode(atom)
is_default?(arg1)
Types
t()
@type
t() :: :pending | :in_progress | :completed | :failed
Functions
decode(binary)
default()
encode(atom)
is_default?(arg1)