struct OpenRouter::ToolCall

Defined in:

openrouter/types/tool_call.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(json : JSON::Any) #

[View source]

Instance Method Detail

def arguments : JSON::Any #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def type : String #

[View source]