SkillKit.Response.ToolCall (SkillKit v0.4.0)

Copy Markdown View Source

Describes an LLM tool call response.

Summary

Types

t()

@type t() :: %SkillKit.Response.ToolCall{input: map(), name: String.t()}