{
  "database": "helpdesk-automation.crgq09svq8z3.us-east-2.rds.amazonaws.com:5432/bjcta_support",
  "jira_project": "BH",
  "message": "Welcome to Email Support Automation",
  "scheduler": {
    "connection_error_count": 0,
    "is_running": true,
    "jobs": [
      {
        "id": "email_fetch_job",
        "name": "EmailSchedulerService.fetch_and_process_emails",
        "next_run_time": "2026-07-13T14:48:49.070486+00:00"
      },
      {
        "id": "reply_processor_job",
        "name": "EmailSchedulerService.process_pending_replies",
        "next_run_time": "2026-07-13T14:48:49.070782+00:00"
      }
    ],
    "last_fetch_time": null,
    "last_uid": 778,
    "pending_replies": {
      "pending": 0,
      "replies": {},
      "sent": 0,
      "total": 0
    },
    "total_emails_processed": 0
  },
  "status": "running",
  "version": "v1"
}
