get_issue
Retrieve specific issue details from a GitLab project by providing the project ID 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 | No | Project ID or URL-encoded path | |
| issue_iid | No | The internal ID of the project issue |