Contract Testing: Get Pacticipant Label
contract-testing_get_pacticipant_labelChecks whether a specific label is applied to a pacticipant. Useful for verifying label assignments in contract testing.
Instructions
Check whether a specific label is applied to a pacticipant.
Toolset: Labels
Parameters:
pacticipantName (string) required: Name of the pacticipant
labelName (string) required: Name of the label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labelName | Yes | Name of the label | |
| pacticipantName | Yes | Name of the pacticipant |