Miro · Capability
Miro Developer Platform — Team user groups
Miro Developer Platform — Team user groups. 4 operations. Lead operation: List of user group to team connections. Self-contained Naftiko capability covering one Miro business surface.
What You Can Do
GET
Enterpriseteamsgetgroups
— List of user group to team connections
/v1/v2/orgs/{org-id}/teams/{team-id}/groups
POST
Enterpriseteamscreategroup
— Create user group to team connection
/v1/v2/orgs/{org-id}/teams/{team-id}/groups
GET
Enterpriseteamsgetgroup
— Get user group of a team
/v1/v2/orgs/{org-id}/teams/{team-id}/groups/{group-id}
DELETE
Enterpriseteamsdeletegroup
— Delete user group to team connection
/v1/v2/orgs/{org-id}/teams/{team-id}/groups/{group-id}
MCP Tools
list-user-group-team-connections
List of user group to team connections
read-only
idempotent
create-user-group-team-connection
Create user group to team connection
get-user-group-team
Get user group of a team
read-only
idempotent
delete-user-group-team-connection
Delete user group to team connection
idempotent