ワンクリックで
notion
Search, read, create, and manage Notion pages and databases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Search, read, create, and manage Notion pages and databases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create and manage scheduled tasks with cron, interval, or one-time execution
Browse the web, take screenshots, interact with pages, fill forms. Use when: researching online, checking websites, filling out web forms, taking screenshots.
Read, search, send, and manage emails via Gmail API. Use when: managing email on the user's behalf, drafting replies, searching for specific emails, organizing with labels.
View, create, update, and delete Google Calendar events. Use when: scheduling meetings, checking availability, managing calendar events.
Search, read, upload, and share files in Google Drive
Read, write, and manage Google Sheets spreadsheets
| name | Notion |
| emoji | 📝 |
| description | Search, read, create, and manage Notion pages and databases |
| runtime | notion |
| auth | {"type":"api-key","provider":"notion"} |
| tools | ["notion:search","notion:read_page","notion:create_page","notion:update_page","notion:query_database","notion:append_blocks"] |
You can search, read, create, and manage Notion pages and databases.
notion.so/{workspace}/{pageId}parentType: "database" and provide properties matching the database schemanotion:read_page returns content as markdown-like plain text (headings, lists, todos, code blocks)notion:query_database, use Notion's filter format: { "property": "Status", "select": { "equals": "Done" } }notion:append_blocks splits text by newlines — each line becomes a paragraph block