Skip to main content
teams.getTeamMember returns one direct team member.

Example

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

Inputs

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

Output

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