Contract Testing: Get Latest Pacticipant Version
contract-testing_get_latest_pacticipant_versionFetch the currently active version of a contract participant, with optional tag filtering.
Instructions
Retrieve the latest version of a pacticipant, optionally filtered by tag.
Toolset: Branches and Versions
Parameters:
pacticipantName (string) required: Name of the pacticipant
tag (string): Tag to filter by. If omitted, returns the overall latest version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Tag to filter by. If omitted, returns the overall latest version. | |
| pacticipantName | Yes | Name of the pacticipant |