# Notion Notion MCP tools are used for both reading past audit data and writing dashboard reports. ## Database Configuration | Field | Value | |-------|-------| | Database ID | `2c8581e5-8a1e-8035-880b-e38cefc2f3ef` | | URL | https://www.notion.so/dintelligence/2c8581e58a1e8035880be38cefc2f3ef | ## Reading Past Audits Query the SEO Audit Log database to retrieve historical audit entries: - Filter by **Site** (URL property) matching the target domain - Filter by **Found Date** for date range selection - Retrieve **Category**, **Priority**, **Audit ID**, and page content - Used by the report aggregator to build the unified dataset ## Writing Dashboard Reports Save generated reports to the SEO Audit Log: - **Issue** (Title): `SEO 대시보드 보고서 - [domain] - YYYY-MM-DD` - **Site** (URL): Target website URL - **Category** (Select): `SEO Dashboard` - **Priority** (Select): Based on overall health trend - **Found Date** (Date): Report generation date - **Audit ID** (Rich Text): Format `DASH-YYYYMMDD-NNN` ## Language Guidelines - Report content in Korean (한국어) - Keep technical English terms as-is (e.g., Health Score, Chart.js, Domain Rating) - URLs and code remain unchanged