Skip to main content
teams.getChatMember returns one chat member.

Example

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

Inputs

Pass { chatId: "chat-id", memberId: "member-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Returns one chat member. Microsoft Graph IDs are opaque and should be passed through unchanged.