connect_credential
Get a link the user opens to CONNECT a credential (OAuth or API key) for a node type or credential type. Returns {connect_url, credential_type, ...}. NOTE: the credential is NOT live until the user finishes the flow at that link — re-check with search_credentials afterward before attaching it. Use when a node needs a credential the user hasn't connected yet (search_credentials returns none / credential_requests surfaced).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_type | No | ||
| credential_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||