Class: Kward::Events::ToolCall
- Inherits:
-
Struct
- Object
- Struct
- Kward::Events::ToolCall
- Defined in:
- lib/kward/events.rb
Instance Attribute Summary collapse
-
#tool_call ⇒ Object
Returns the value of attribute tool_call.
Instance Attribute Details
#tool_call ⇒ Object
Returns the value of attribute tool_call
11 12 13 |
# File 'lib/kward/events.rb', line 11 def tool_call @tool_call end |