Add a new member to a team.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- Least Privileged Microsoft Graph permission to access the action via App Registration:
TeamMember.ReadWrite.All.
External DocumentationTo learn more, visit the Microsoft Teams documentation.
Parameters
| Parameter | Description |
|---|---|
| Member | The ID or email of the member to add to the team. |
| Role | The role for the member. |
| Team ID | The ID of the team. Can be obtained by using the List All Teams action. |