Clarify
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API Key | true |
workspace | string | Workspace | true |
1 { 2 "name": "Clarify connection", 3 "type": "clarify", 4 "configuration": { 5 "api_key": "", 6 "workspace": "acme" 7 } 8 }