# Notion API Integration Token (from https://www.notion.so/my-integrations)
NOTION_TOKEN=your_integration_token_here
# Notion Database ID (from your database URL)
NOTION_DATABASE_ID=your_database_id_here
# Your local timezone (e.g., 'US/Eastern', 'Europe/Paris', 'Asia/Tokyo')
LOCAL_TIMEZONE=your_timezone_here
# Optional: Override Notion API URL (for testing purposes)
# NOTION_API_URL=https://api.notion.com