get_environment
Retrieve details of a specific environment in a GitLab project by providing the project and environment IDs to inspect its status, configuration, and deployment information.
Instructions
Get details of a specific environment in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| environment_id | No | The ID of the environment |