A tool call the model wants the runtime to execute.
@type t() :: %ExAthena.Messages.ToolCall{ arguments: map(), id: String.t(), name: String.t() }