Figler.Schema.NodeChatToolCall (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for NodeChatToolCall.

Summary

Types

t()

@type t() :: %Figler.Schema.NodeChatToolCall{
  args_json: String.t() | nil,
  tool_call_id: String.t() | nil,
  tool_name: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()