github_checks_get_suite
Retrieve details of a specific check suite in a GitHub repository using its owner, repo name, and check suite ID.
Instructions
Get a check suite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| check_suite_id | Yes | check_suite_id |