Help data scientists fetch latest inbox subject in chat

Data scientists using '/code' requests lose email subject context, leading to handoffs and slower triage. Route the latest inbox subject into chat on '/code' so data scientists can triage faster.

Help data scientists fetch latest inbox subject in chat

Overview

Data scientists lose momentum when they must switch to email for context, delaying triage and fixes. Routing the latest inbox subject into chat on '/code' eliminates that context switching so triage happens faster and email context is never missed.

Notable Features

  • Return inbox subject on '/code' command
  • Notify requesting user in chat
  • Send fallback message when none

Help data scientists fetch latest inbox subject in chat