Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

teams-1on1-send-no-chat-read

النجوم١٣
التفرعات٥
آخر تحديث١٢ يونيو ٢٠٢٦ في ١٥:٣٢

Send a 1:1 Microsoft Teams chat message via Graph API even when the bearer token does NOT carry `Chat.Read*` scopes. Bypasses the list-chats-then-find-id pattern by deriving the 1:1 chat ID deterministically from sorted user OIDs in the canonical Teams form `19:{sortedOidLower1}_{sortedOidLower2}@unq.gbl.spaces`. Pairs naturally with browser-bearer auth where Conditional Access blocks Device Code Flow and the resulting tenant-scoped bearer carries `ChatMessage.Send` + `User.ReadBasic.All` but not `Chat.Read*`.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly