gitee_get_check_run
Retrieve details of a specific check run by providing the repository owner, repository name, and check run ID.
Instructions
Get a check run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| check_run_id | Yes | Check run ID |