Outlook 규칙은 경직되어 있습니다. 미리 설정해 둔 발신자와 키워드에만 반응하므로, 예상치 못한 메일은 분류되지 않은 채 그대로 지나가고 메일함은 다시 뒤죽박죽이 됩니다.
sonnet3일OutlookMicrosoft GraphOpenAI
Claude
84ROI
78Scale
$3.1k95Saved
ROI for
README.md
왜 이 서브에이전트인가
Outlook 규칙은 경직되어 있습니다. 미리 설정해 둔 발신자와 키워드에만 반응하므로, 예상치 못한 메일은 분류되지 않은 채 그대로 지나가고 메일함은 다시 뒤죽박죽이 됩니다.
이 에이전트는 Microsoft Graph를 통해 메일이 도착하는 대로 읽고, 고정된 키워드가 아니라 메일의 의미를 바탕으로 실시간으로 올바른 카테고리를 지정합니다. 고객 메일, 내부 대화, 공급업체 알림은 도착하는 순간 스스로 분류됩니다. 집중과 후속 조치에 의존하는 카테고리가 끊임없이 규칙을 손보지 않아도 정확하게 유지됩니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
메시지를 분석해 주제, 발신자 유형, 필요한 행동을 판단합니다.
pending
Outlook 카테고리 중 가장 적합한 항목과 매칭합니다.
pending
실시간으로 카테고리를 적용해 메일이 도착하는 대로 메일함을 정리된 상태로 유지합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Classify a new Outlook message into one of the user's existing categories and return it with a confidence score.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.