Get Issue
gitlab_get_issueFetch a specific GitLab issue from a project using the project ID and issue internal ID. Get the issue details you need for tracking and management.
Instructions
Get a specific issue from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueIid | Yes | The internal ID of a project's issue | |
| projectId | Yes | The ID or URL-encoded path of the project owned by the authenticated user |