Class: PhaseoAgentSdk::ToolCall

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



17
18
19
# File 'lib/phaseo_agent_sdk.rb', line 17

def id
  @id
end

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



17
18
19
# File 'lib/phaseo_agent_sdk.rb', line 17

def input
  @input
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/phaseo_agent_sdk.rb', line 17

def name
  @name
end