GuidesConnect and integrate

Review a Notion content calendar

Connect Notion with page-scoped consent and prepare a weekly review of overdue and unowned content work.

The Notion content calendar review template compares the plan in a Notion calendar database with what actually shipped, flagging overdue, unowned, and distribution-less items with each page cited. It follows the content-strategy marketing skill: keep the pipeline honest instead of generating more plans.

Enable and connect Notion

An operator must enable MANAGED_MCP_NOTION_ENABLED. Then connect the Notion card and authorize on Notion's consent screen, granting only the calendar database and pages the routine needs — Notion's OAuth lets you select pages explicitly, and that selection is the strongest boundary available. Work on Repeat requests Notion's single published default scope.

Current beta boundary

Notion is connection-only until exact authenticated tool schemas are captured and reviewed, so the packaged routine ships as a preview. The empty policy blocks search, fetch, and every create or update tool. After review, the first manifest should stay read-only; page creation, edits, moves, and deletions must remain blocked or approval-gated.

Recovery

If authorization expires or is revoked — including when a workspace admin revokes the integration from Notion's side — the connection moves to reauthorization_required; reconnect the same card to update it in place.

On this page

Edit this page on GitHub