get_issue
Retrieve detailed information about a specific issue in a GitLab project by providing the project identifier and issue internal ID.
Instructions
Get details of a specific issue in a GitLab project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| issue_iid | Yes | The internal ID of the project issue |