Vibe
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
client_id | string | Client ID | false |
client_secret | string | Client secret | false |
oauth_refresh_token | string | false |
1 { 2 "name": "Vibe connection", 3 "type": "vibe", 4 "configuration": { 5 "client_id": "", 6 "client_secret": "", 7 "oauth_refresh_token": "" 8 } 9 }