Seam AI
Supports:
- ā Enrichment
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
apikey_id | string | API Key ID | true |
apikey_secret | string | API Key Secret | true |
base_url | string | Alternative base URL Alternate environment API URL (including any necessary paths | false |
1 { 2 "name": "Seam AI connection", 3 "type": "seamai", 4 "configuration": { 5 "apikey_id": "9snbax8ij4hvAvBv3ap3EpQ", 6 "apikey_secret": "9snbax8ij4hvAvBv3ap3EpQ", 7 "base_url": "" 8 } 9 }
| Name | Type | Description | Required |
|---|---|---|---|
enricher | string | ID of enricher to use | true |
1 { 2 ... 3 "configuration": { 4 "enricher": "smdLlGCX8SuwOIrW3rWQGU" 5 } 6 }
