get_single_plaid_account
Retrieve full details for a specific synced Plaid account by ID, including balances and metadata. Ideal for inspecting a single account after discovering available account IDs.
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. |