Skip to main content
outlook.getMessageRule returns one Inbox rule.

Example

automations/outlook-get-message-rule.automation.ts

Inputs

Pass { ruleId: "rule-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Returns one Inbox rule. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.