Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Inspect and Delegate a Mailbox
Version 1.0.0
Read a mailbox's properties, then grant Send on Behalf delegation.
Provider
Workflows
inspect-and-delegate-mailbox
Get a mailbox's properties and grant Send on Behalf delegation.
Executes Get-Mailbox to inspect the target mailbox, then Set-Mailbox to add a Send on Behalf delegate, routing both through the anchor mailbox.
1
getMailbox
Run Get-Mailbox to read the target mailbox's properties before changing delegation.
2
setDelegation
Run Set-Mailbox to grant Send on Behalf delegation for the supplied delegate on the target mailbox.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.