list_catalog
List the live billed-utility catalog with routes, prices, rate limits, and outbound I/O flags—no authentication or billing required. Use it to choose an Enrichr API before calling it.
Instructions
Live billed-utility catalog (unauthenticated, not billed).
Use this to discover routes, prices, rate limits, and outbound_io flags. Then call a named tool or call_enrichr(path, body).
Args: outbound_io_only: If true, keep only routes that hit external systems (VAT, HIBP, IP geo, MX, currency, postal, …).
Returns: Catalog payload: ok, billed_utility_count, routes[{path, description, price_usd, billing, outbound_io, rate_limit, ...}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outbound_io_only | No |