get_issue_tool
Fetch a single GitLab issue by its project ID and IID. Provides detailed issue data directly from your GitLab instance via MCP.
Instructions
Get a single issue by its IID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_iid | Yes | Issue internal ID (the number shown in the UI, e.g., #15) | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||