@type t() :: %LettaAPI.Model.ToolReturn{ status: String.t(), stderr: [String.t()] | nil, stdout: [String.t()] | nil }