List supported national company registries
list_countriesList every national company registry this service can answer for right now, plus
each one's identifier scheme (id_scheme, id_example, id_description), source URL,
licence, and whether the upstream register needs a credential (requires_api_key, and
api_key_env naming the environment variable that must be set for it).
Call this before your first lookup in a country you have not used here before, or whenever a user names a country you are unsure is supported — never hard-code a country list of your own, since it grows as registry modules are added with no change to any other tool's shape. Stub/example modules are hidden; only registries that actually answer are listed. This tool has no error mode; a failure here is a bug, not something to retry differently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countries | No | One row per registry that can answer right now, sorted by country code. |