Check account connection
connect_account_statusCheck the status of a pending account connection. Returns pending, connected, or expired status along with the account label when connected.
Instructions
Poll a pending account connection started by connect_account. Returns status 'pending' | 'connected' | 'expired', plus the connected account label once connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pairingId | Yes | The pairingId returned by connect_account |