Microsoft Teams Enterprise connection added to core — no app registration required #27
ZhixiangLuo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What changed: A Microsoft Teams enterprise (
teams.microsoft.com) connection recipe is now in core — your agent can read and post channel messages, send DMs, reply to threads, list all your conversations, and search messages.Why: Teams enterprise API normally requires an Azure AD app registration and IT admin approval. This recipe bypasses that entirely — it extracts tokens directly from your logged-in Teams web session via a persistent browser profile, so you authenticate once with MFA and the rest is automatic.
What this means for you:
setup.mdand select Microsoft Teams Enterprise. A browser window will open — sign in with your M365 account and complete MFA once. Your agent can use Teams immediately after.setup.md.add-new-tool.mdto connect any tool not yet in core — anything with a web UI or API.All reactions