github_repos_get_deployment
Retrieve details of a specific deployment in a GitHub repository by providing the owner, repo, and deployment ID.
Instructions
Get a deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| deployment_id | Yes | deployment_id |