ACP.ToolCallStatus (agent_client_protocol v0.1.0)

Copy Markdown View Source

Execution status of a tool call.

Summary

Types

t()

@type t() :: :pending | :in_progress | :completed | :failed

Functions

decode(binary)

default()

encode(atom)

is_default?(arg1)