plaid_link_token_create
Generates a Plaid Link token to initiate the Plaid Link flow, enabling users to connect financial accounts for data access.
Instructions
Create a Plaid Link token to initialise the Plaid Link flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | Yes | ||
| webhook | No | ||
| language | No | Language code (default: en) | |
| products | No | Plaid products (default: ['transactions']) | |
| client_id | Yes | ||
| client_name | No | App name shown in Plaid Link UI | |
| environment | No | ||
| access_token | No | For update mode: existing access token | |
| country_codes | No | ISO country codes (default: ['US']) | |
| user_client_user_id | Yes | Unique identifier for the end user |