Realign Microsoft plugin skills with connector updates#127
Merged
spasumar-oai merged 2 commits intomainfrom Apr 8, 2026
Merged
Realign Microsoft plugin skills with connector updates#127spasumar-oai merged 2 commits intomainfrom
spasumar-oai merged 2 commits intomainfrom
Conversation
e9af656 to
259c872
Compare
soheil-oai
approved these changes
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Realign the restored specialist Microsoft plugin skills with the latest Microsoft connector contracts. This intentionally keeps the existing specialist plugin boundaries:
outlook-email,outlook-calendar,sharepoint, andteams.Changes
search(query="...")search(query=None, hostname=..., site_path=..., folder_path=...)get_sitepluslist_site_drivessharepoint-site-discoveryfor resolving SharePoint sites, libraries, and folders before file workoutlook-email-shared-mailboxesfor delegated/shared mailbox reads, moves, read-state changes, andsend_email_on_behalfoutlook-calendar-shared-calendarsfor delegated/shared calendar writes from openai/openai#807781outlookormicrosoft-365-enterpriseplugin bundles; contacts and cross-surface Enterprise workflows remain outside the current restored specialist plugin packTesting
origin/masterand confirmed no Microsoft connector implementation changes between local connector analysis and latest fetched remote masteroutlook-email,outlook-calendar,sharepoint, andteamsagents/openai.yamlmetadata during verificationgit diff --check origin/main...HEAD