Refresh linked accounts
refresh_accountsSync with linked financial institutions to obtain current balances and transactions, returning refreshed account metadata. Target specific accounts by ID or omit to update all.
Instructions
Ask linked institutions for current balances and transactions, wait for completion by default, then return fresh account metadata. Omit account_ids to refresh every account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| account_ids | No | ||
| poll_seconds | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |