github_actions_get_self_hosted_runner_for_repo
Retrieve details of a specific self-hosted runner for a GitHub repository by providing owner, repo, and runner ID.
Instructions
Get a self-hosted runner for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| runner_id | Yes | runner_id |