ExBifrost.Model.GetDashboard200ResponseMcpTopToolsToolsInner (ex_bifrost v0.1.0)

Copy Markdown View Source

Aggregated stats for a single MCP tool

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetDashboard200ResponseMcpTopToolsToolsInner{
  cost: number() | nil,
  count: integer() | nil,
  tool_name: String.t() | nil
}

Functions

decode(value)