Skip to main content
teams.getChatMessage retrieves a chat message by its chat and message IDs.

Example

automations/get-teams-chat-message.automation.ts

Inputs

getTeamsChatMessage requires opaque strings for chatId and messageId. Optional second argument { account } selects the Microsoft binding. Inputs accept compatible signals.

Output

Returns a TeamsChatMessage with messageId, body, importance, sender, timestamps, attachments, mentions, reactions, and available Microsoft metadata.