Skip to main content
teams.getChannelMember returns one direct channel member.

Example

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

Inputs

Pass { team: "Engineering", channel: "Private", memberId: "member-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Returns one direct channel member. Microsoft Graph IDs are opaque and should be passed through unchanged. Private and shared channel membership operations do not apply to standard channels.