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
9 10 11 |
# File 'lib/kward/events.rb', line 9 def tool_call @tool_call end |