@type t() :: %LettaAPI.Model.ToolReturnContent{ content: String.t(), is_error: boolean(), tool_call_id: String.t(), type: String.t() | nil }