{ "name": "notion", "version": "0.1.1", "description": "Notion workflows for implementation planning, research synthesis, meeting preparation, and knowledge capture.", "author": { "name": "OpenAI", "email": "support@openai.com", "url": "https://openai.com/" }, "homepage": "https://www.notion.so/", "repository": "https://github.com/openai/plugins", "license": "MIT", "keywords": [ "notion", "documentation", "research", "meeting-prep", "knowledge-management", "planning" ], "skills": "./skills/", "apps": "./.app.json", "interface": { "displayName": "Notion", "shortDescription": "Notion workflows for specs, research, meetings, and knowledge capture", "longDescription": "Notion workflows for turning specs into implementation plans, synthesizing research into structured documentation, preparing meeting materials with workspace context, and capturing decisions or conversations into durable knowledge pages.", "developerName": "OpenAI", "category": "Productivity", "capabilities": [ "Interactive", "Read", "Write" ], "websiteURL": "https://www.notion.so/", "privacyPolicyURL": "https://www.notion.com/help/privacy", "termsOfServiceURL": "https://www.notion.so/legal/terms-of-use", "defaultPrompt": "Search Notion workspace content, update pages, or turn specs, notes, and meeting context into structured outputs", "brandColor": "#111111", "composerIcon": "./assets/notion-small.svg", "logo": "./assets/notion.png", "screenshots": [] } }