link_complete
Exchange a Plaid public_token for a permanent access_token, storing it securely in macOS Keychain and caching institution and account metadata in SQLite.
Instructions
Exchange a public_token (from completed Plaid Link) for a permanent access_token. Stores token in macOS Keychain. Caches institution + accounts metadata in SQLite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_token | Yes | The public_token returned by Plaid Link after the user completed bank auth in their browser. | |
| institution_alias | Yes | Same alias used in link_start. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||