List Defect Matchers
list_defect_matchersRetrieve automation rules (matchers) associated with a specific defect ID. Useful for identifying which rules apply and managing defect automation.
Instructions
List all matchers (automation rules) for a given defect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| defect_id | Yes | ID of the parent defect | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| items | No | ||
| total | No | ||
| defect_id | No | ||
| total_pages | No |