Describes an LLM tool call response.
@type t() :: %SkillKit.Response.ToolCall{input: map(), name: String.t()}