Provides struct and type for a ToolsCallResponse
@type t() :: %Gleanex.Client.ToolsCallResponse{ error: String.t() | nil, rawResponse: map() | nil }