A cost estimate before executing a tool.
@type t() :: %DatagroutConduit.Types.CreditEstimate{ actual_total: float() | nil, breakdown: map() | nil, estimated_total: float() | nil, net_total: float() | nil }