Microsoft · Capability
Microsoft Teams API — Teams
Microsoft Teams API — Teams. 5 operations. Lead operation: Microsoft List all teams. Self-contained Naftiko capability covering one Microsoft business surface.
What You Can Do
GET
Listteams
— Microsoft List all teams
/v1/teams
POST
Createteam
— Microsoft Create a team
/v1/teams
GET
Getteam
— Microsoft Get a team
/v1/teams/{teamid}
PATCH
Updateteam
— Microsoft Update a team
/v1/teams/{teamid}
DELETE
Deleteteam
— Microsoft Delete a team
/v1/teams/{teamid}
MCP Tools
microsoft-list-all-teams
Microsoft List all teams
read-only
idempotent
microsoft-create-team
Microsoft Create a team
microsoft-get-team
Microsoft Get a team
read-only
idempotent
microsoft-update-team
Microsoft Update a team
idempotent
microsoft-delete-team
Microsoft Delete a team
idempotent