plan_upsert
Create or update a plan in Notion from markdown. Upserts by exact title under a service page.
Instructions
Create or update a plan from a markdown string. Upserts by exact title under the service page. Requires plan_configure + NOTION_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| title | Yes | ||
| dry_run | No | ||
| service | Yes | ||
| markdown | Yes |