app-store-connect-mcp-server

list_group_testers

Retrieve a list of all testers assigned to a specific beta group in App Store Connect, with customizable limits for efficient management.

Instructions

Get a list of all testers in a specific beta group

Input Schema

NameRequiredDescriptionDefault
groupIdYesThe ID of the beta group
limitNoMaximum number of testers to return (default: 100)

Input Schema (JSON Schema)

{ "properties": { "groupId": { "description": "The ID of the beta group", "type": "string" }, "limit": { "description": "Maximum number of testers to return (default: 100)", "maximum": 200, "minimum": 1, "type": "number" } }, "required": [ "groupId" ], "type": "object" }

You must be authenticated.

Other Tools from app-store-connect-mcp-server

Related Tools

ID: z4j2smln34