Notion Workspace Automation Hub

Orchestrates Notion workspace workflows using Notion API v2 with database queries, page creation, and relation property management. Automates sprint boards, meeting notes, and knowledge base maintenance.

agentskillexchange Updated 28 repo stars

File contents

Notion Workspace Automation Hub

Orchestrates Notion workspace workflows using Notion API v2 with database queries, page creation, and relation property management. Automates sprint boards, meeting notes, and knowledge base maintenance.

Installation

Use the upstream install or setup path that matches your environment:

  • npm install @notionhq/client
  • Make a request to any Notion API endpoint.

Requirements and caveats from upstream:

  • const { Client } = require("@notionhq/client")
  • const { Client, APIErrorCode } = require("@notionhq/client")
  • const { Client, LogLevel } = require("@notionhq/client")

Basic usage or getting-started notes:

Source

agentskillexchange/skills/tree/main/skills/notion-workspace-automation-hub commit d2f07fdf9e

Frequently asked questions

npx skillmds@latest add agentskillexchange/notion-workspace-automation-hub