get_org
Retrieve an organization's legal profile including name, DBAs, subscription tier, billing cadence, and EIN last four using its entity key.
Instructions
Organization profile: id, legal name, DBAs, kind, subscription tier and billing cadence.
Use this for the legal name, DBAs, and EIN last four Mercury holds; use
`list_entities` for entity keys and display names, which come from the
registry, not Mercury. The tax id is returned only as `einLast4`; a
full EIN never leaves the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Exact `entity` key from `list_entities`, not its `display_name`. Required; there is no default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||