Granola
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API key | true |
api_key_type | string | API key type Accepted values: personal, workspace | true |
1 { 2 "name": "Granola connection", 3 "type": "granola", 4 "configuration": { 5 "api_key": "", 6 "api_key_type": "" 7 } 8 }