Shelf products
list_productsThe pre-shaped shelf — ready-made business type × state lists.
Each product is a ready-made list of newly formed businesses for one
business type in one state (or across every live state). Returns `product_id`,
`name`, `description`, `state` (null = all live states), `lead_count`,
`price_cents`, `period` and `stripe_price_id`. `period`: `monthly` = a standing order billed each period; absent = a one-time purchase.
`stripe_price_id` is Stripe's own id for that price (null until the
catalog syncs) — informational, never something to pass back. Pricing
everywhere follows the one graded rule —
per record, by what the record carries (name + address; plus one verified
phone or email; plus both, verified) — and only sellable records (the
filing names a person) are ever billed. For a shape of your own, or to
see live graded counts and the exact price before buying, prefer the
buying journey: `list_starters` (the shelf with live counts) or
`interpret_list` → `quote_list` → `checkout_list`. Evaluate before
buying: `browse_leads` with the same vertical/state shows real masked
records for free. To buy a shelf product as-is, pass its `product_id`
to `create_checkout`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||