plan_migrate
Migrate local markdown files to Notion plan bank, using upsert under service and title. Chunking handled internally.
Instructions
Migrate a local markdown file into Notion plan bank (upsert under service → title). Requires plan_configure + NOTION_TOKEN. Chunking handled inside MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| path | Yes | Absolute or relative path to a .md file | |
| title | Yes | Plan title (Notion subpage name) | |
| dry_run | No | ||
| service | Yes | Service slug, e.g. "billing" |