-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathclearbit_integration.json
27 lines (27 loc) · 1.11 KB
/
clearbit_integration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"schema_version": "v1",
"name_for_model": "clearbit_integration",
"name_for_human": "Clearbit",
"description_for_model": "Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies. Always display results using markdown tables",
"description_for_human": "Access Clearbit Enrichment, Prospecting, Reveal APIs and website visitors data to access information about companies.",
"auth": {
"type": "oauth",
"instructions": "",
"client_url": "https://chatgpt-plugin.clearbit.com/oauth/authorize",
"scope": "",
"authorization_url": "https://chatgpt-plugin.clearbit.com/oauth/auth",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "1938030681b143e3b92adb5a51815d1e"
},
"pkce_required": false,
"token_exchange_method": null
},
"api": {
"type": "openapi",
"url": "https://chatgpt-plugin.clearbit.com/openapi.yaml"
},
"logo_url": "https://chatgpt-plugin.clearbit.com/logo.png",
"contact_email": "support@clearbit.com",
"legal_info_url": "https://clearbit.com/legal"
}