get_all_plaid_accounts
Retrieve all Plaid-linked financial accounts to access transaction data and account balances for personal finance management.
Instructions
Get a list of all Plaid accounts associated with the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}