Provides struct and type for a McpUserBreakdown
Summary
Types
@type t() :: %Gleanex.Client.McpUserBreakdown{ hostApplications: [String.t()] | nil, person: Gleanex.Client.Person.t() | nil, servers: [String.t()] | nil, tools: [String.t()] | nil, totalCalls: integer() | nil }