Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::ToolCallAction
Inherits
Struct
<
Value
<
Object
Constructors
cont
Source
new
(kind :
Kind
, args :
JSON::Any
|
Nil
= nil, reason :
String
|
Nil
= nil)
Source
rewrite
(args :
JSON::Any
) : self
Source
stop
(reason :
String
) : self
Source
Instance methods
args
Source
kind
Source
reason
Source
Nested types
Crig::ToolCallAction::Kind