validate_ticket
Validate a bug ticket and return errors and warnings without launching a browser, helping you catch issues before a full verification run.
Instructions
Validate a ticket without opening a browser; returns errors and warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| errors | Yes | ||
| warnings | Yes |