plan_oauth_login
Opens a browser window to authenticate with Notion via OAuth. Runs automatically when a Notion tool is invoked without valid login.
Instructions
Open browser for Notion login (mcp.notion.com). Auto-runs on first Notion tool if not logged in. No CLIENT_ID/SECRET.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Block until browser login finishes (default true) | |
| timeout_ms | No | ||
| open_browser | No |