| Release list | query the release tickets of today / a chosen date, expand details, fill in release feedback, click a system to run Jenkins | momo-ticket-system ext API | read + write (feedback, trigger deploy) |
| Config Server | query the pending RCM configuration changes on momo-ticket-system and apply them to the real RCM Config Server | momo-ticket-system ext API + RCM API | read + write |
| GitLab | MR list, create / merge / close MRs, issue board, epics, members / iterations | GitLab REST API (several instances can be configured) | read + write |
| ITSM | query Jira issues; tick them and create the matching GitLab issues in one click | Atlassian Cloud API + GitLab API | read + write (only creates GitLab issues) |
| Outlook | search local Outlook mail (read-only) | local Outlook (Windows COM / MAPI) | read-only |
| eForm to-dos | to-do tickets from the momo internal portal; batch auto-approval | momo internal eForm system | read + write (approve action) |
| Slides (slidesmith) | generate weekly-report slides / board images from a GitLab board | GitLab REST API | read-only (writes files locally) |
| File search | local folder search + batch move / copy | local file system | read + write (move / copy only, never overwrites a same-named file) |
| Settings | edit config.yaml, dark / light theme toggle, version / update check ("About" sub-tab) | local config file + GitLab Releases API | read + write |