Class: Kward::Events::ToolCall

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tool_callObject

Returns the value of attribute tool_call

Returns:

  • (Object)

    the current value of tool_call



9
10
11
# File 'lib/kward/events.rb', line 9

def tool_call
  @tool_call
end