Contract Testing: List Pacticipants by Label
contract-testing_list_pacticipants_by_labelFind all pacticipants tagged with a specific label to filter and manage contract testing participants by custom groupings.
Instructions
Retrieve all pacticipants that have a specific label applied.
Toolset: Labels
Parameters:
labelName (string) required: Label name to filter by
pageNumber (number): Page number (default: 1)
pageSize (number): Results per page (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page | |
| labelName | Yes | Label name to filter by | |
| pageNumber | No | Page number |