get_single_manual_account
Fetch detailed information about a specific manual account by its ID. View balance, name, and other attributes to verify or analyze account data.
Instructions
Get details of a single manual account by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Id of the manual account to query. Call get_all_manual_accounts first to discover ids. |