docs: add Email and Meeting actions to Agent Builder capabilities#108
Draft
sophie-roy3 wants to merge 1 commit into
Draft
docs: add Email and Meeting actions to Agent Builder capabilities#108sophie-roy3 wants to merge 1 commit into
sophie-roy3 wants to merge 1 commit into
Conversation
fcb02d6 to
24dee3c
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation to the Agent Builder guide describing new built-in, always-on actions (Email actions and Meeting actions) available under Add capabilities, aligning the page with upcoming declarative agent schema 1.8 capabilities.
Changes:
- Introduces a new Built-in actions subsection under Add capabilities.
- Documents Email actions and Meeting actions and clarifies they are always on.
24dee3c to
bf4b52a
Compare
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
bf4b52a to
1712203
Compare
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
Adds Email actions and Meeting actions as built-in, always-on capabilities under the Add capabilities section of the Agent Builder docs. Unlike Code interpreter and Image generator (opt-in toggles), these act on the user's behalf in Outlook and across their calendar, just like in Microsoft 365 Copilot Chat.
Context
These capabilities are being added to Declarative agent schema 1.8 for Microsoft 365 Copilot. Agent Builder is currently on schema 1.7; the new
EmailActionsandMeetingActionscapability types arrive in 1.8 and are always on for agents built in Agent Builder.Changes
docs/agent-builder-build-agents.md— new Built-in actions subsection (Email actions, Meeting actions) within Add capabilities.Related work items
Reviewer notes
🤖 Generated with Claude Code