# Automation Worker Environment Variables
# Copy to .env and fill in your values
# Claude API Key for summarization
CLAUDE_API_KEY=sk-ant-your_key_here
# Database binding (configured in wrangler.toml)
# D1_DATABASE_ID is set in wrangler.toml
# Admin API key for manual triggers (optional)
ADMIN_API_KEY=your_secure_admin_key_here