struct

Crig::Providers::Anthropic::ToolCallState

Inherits Struct < Value < Object

Constructors

new(name : String = "", id : String = "", internal_call_id : String = "", input_json : String = "")
Source

Instance methods

id=(id : String)
Source
input_json
Source
input_json=(input_json : String)
Source
internal_call_id
Source
internal_call_id=(internal_call_id : String)
Source
name
Source
name=(name : String)
Source