ExBifrost.Model.GetDashboard200ResponseMcp (ex_bifrost v0.1.0)

Copy Markdown View Source

MCP usage tab metrics

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetDashboard200ResponseMcp{
  cost: ExBifrost.Model.GetDashboard200ResponseMcpCost.t() | nil,
  top_tools: ExBifrost.Model.GetDashboard200ResponseMcpTopTools.t() | nil,
  volume: ExBifrost.Model.GetLogsHistogram200Response.t() | nil
}

Functions

decode(value)