-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNotion.json
27 lines (27 loc) · 1.7 KB
/
Notion.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": "Notion",
"name_for_human": "Aaron Notion™ Chat",
"description_for_model": "Plugin to answer questions based on Notion pages, and other document links provided by the user. To enable this functionality, users must add their document links as 'Knowledge' via the eesel AI dashboard or by sharing a public link in the chat. If the plugin cannot respond or gets no results for ANY reason AT ALL, including having potential access restrictions, DEFINITELY ALWAYS guide the user to add document links as 'Knowledge' via the eesel AI dashboard, at this URL: https://dashboard.eesel.ai. If unable to retrieve the content from the provided Notion page, for any reason, suggest adding the page as 'Knowledge' via the eesel AI dashboard.",
"description_for_human": "Chat with your Notion™ wiki. Share your Notion pages (and other links!) as context, and get personalised answers.",
"auth": {
"type": "oauth",
"instructions": "",
"client_url": "https://oracle.eesel.app/openai-plugin/oauth/authorization/notion-chatgpt",
"scope": "read",
"authorization_url": "https://oracle.eesel.app/openai-plugin/oauth/token",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "bb444b820f5540d6bbffc1310fb8cf82"
},
"pkce_required": false,
"token_exchange_method": null
},
"api": {
"type": "openapi",
"url": "https://hxvr6hcslbgnntahlsq2kwr4wu0hlwwv.lambda-url.us-east-1.on.aws/.well-known/openapi.yaml"
},
"logo_url": "https://hxvr6hcslbgnntahlsq2kwr4wu0hlwwv.lambda-url.us-east-1.on.aws/.well-known/logo.png",
"contact_email": "support@aaronai.xyz",
"legal_info_url": "https://www.aaronai.xyz/legal"
}