github_repos_get_deploy_key
Retrieve a specific deploy key from a GitHub repository by providing the owner, repo, and key ID.
Instructions
Get a deploy key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| key_id | Yes | key_id |