setup_notion_db
Creates a Notion database with the correct schema for job tracking. Skips if already configured; run once before logging jobs.
Instructions
One-time setup: creates the Job List DB in Notion with the correct schema. If NOTION_DATABASE_ID is already set and valid, it skips creation. Run this before using log_to_notion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_page_id | Yes | The Notion page ID where the database will be created. Copy it from the page URL. |