billing_quote
The exact per-caller price of a metered call BEFORE you make it — free, no website, an MCP tool you
can actually invoke (relays GET /api/v1/billing/quote). path = the API path the call would hit — e.g.
"/api/v1/relationships" (the relationships tool), "/api/v1/look.from" (look_from), "/api/v1/map.viewport"
(map_viewport), "/api/v1/companies/{id}" (company), "/api/v1/nearby" (nearby); hops = graph
depth (1-20) for a relationships path. Priced at YOUR tier. Read
joules_all_in — the TRUE debit (base joules + rail_fee_joules, the 0.5% rail surcharge); fund
that, not the base. Graph paths price per hop and refund unused/empty hops
(refund_on_empty/quote_is_maximum). Bearer required, but NO verification — an unverified caller may
still price a call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hops | No | ||
| path | Yes |