Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::InvalidToolCallAction
Inherits
Struct
<
Value
<
Object
Constructors
fail
Source
new
(kind :
Kind
, feedback :
String
|
Nil
= nil, tool_name :
String
|
Nil
= nil, reason :
String
|
Nil
= nil)
Source
repair
(tool_name :
String
) : self
Source
retry
(feedback :
String
) : self
Source
skip
(reason :
String
) : self
Source
Instance methods
feedback
Source
kind
Source
reason
Source
tool_name
Source
Nested types
Crig::InvalidToolCallAction::Kind