get_single_plaid_account
Retrieve details of a specific Plaid-synced account by providing its account ID. Obtain balance, name, and other data for one account.
Instructions
Get details of a single Plaid (synced) account by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Id of the Plaid account to query. Call get_all_plaid_accounts first to discover ids. |