get_deployment
Retrieve detailed information about a specific GitLab deployment by providing its project ID and deployment ID, including status, environment, and metadata.
Instructions
Get details of a specific deployment in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| deployment_id | No | The ID of the deployment |