get_account
Retrieve full details of a specific account using its internal ID. Use list_accounts to find the ID from a company name first.
Instructions
Get full details of a single account by its internal ID.
Args: name: The account internal ID (e.g. 'account_674eda46162a8403430453'). Use list_accounts(search='...') to find the ID from a company name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |