mercury_get_organization
Retrieve your Mercury organization's legal name, EIN, and registered address for invoice generation and tax document confirmation.
Instructions
Retrieve information about your Mercury organization (legal name, EIN, registered address, etc.).
USE WHEN: fetching the workspace's legal identity for invoice generation, tax documents, or to confirm which organization the API token is bound to.
DO NOT USE: for per-account info (use mercury_get_account). The Mercury API exposes only one organization per token, so there is no list variant.
RETURNS: { id, legalName, ein, address, ... }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||