Provides struct and type for a McpHostApplicationBreakdown
@type t() :: %Gleanex.Client.McpHostApplicationBreakdown{ activeUsers: integer() | nil, hostApplication: String.t() | nil, totalCalls: integer() | nil }