Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
OpenAI::FunctionToolCallResource
Inherits
JSON::Serializable
<
Reference
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(id :
String
= "")
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
id
The unique ID of the function tool call.
Source
id=
(id :
String
)
The unique ID of the function tool call.
Source