@type t() :: %LettaAPI.Model.ToolCallContent{ id: String.t(), input: %{optional(String.t()) => any()}, name: String.t(), type: String.t() | nil }