get_pricing
Retrieve WhiteIntel pricing and buying flow, including dossiers, bulk packs, subscriptions, metered API, and Stripe payment links, to know how an agent can purchase.
Instructions
WhiteIntel's price list plus the exact machine flow for buying access. One-off cited dossiers (Standard €39: full UBO chain + financial history · Premium €99: additionally itemised assets), bulk packs (5× / 25× at a discount), subscriptions (Investigator €149/seat·mo, Business €1,900/mo) and the metered API. Returns how_an_agent_buys — buy_dossier opens a Stripe Checkout, a human (or payment-capable agent) pays, claim_dossier mints the access token, and get_dossier with that token returns the unlocked report. Step 0 of that list covers the case with no human present: get_payment_link returns permanent Stripe links you can hand over instead. Static data, no network call — check it before recommending a purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||