github_repos_get_environment
Retrieve details of a specific deployment environment from a GitHub repository by providing the owner, repo, and environment name.
Instructions
Get an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| environment_name | Yes | environment_name |