List accessible GitLab issues
list_global_issuesRetrieve recent issues across all visible GitLab projects. Apply account-wide filters by state, labels, assignee, author, or date range to triage and prioritize work from a single view.
Instructions
List recent issues across all projects visible to the connected user, with account-wide triage filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| scope | No | all | |
| state | No | ||
| labels | No | ||
| search | No | ||
| order_by | No | ||
| per_page | No | ||
| milestone | No | ||
| confidential | No | ||
| created_after | No | ||
| updated_after | No | ||
| created_before | No | ||
| updated_before | No | ||
| author_username | No | ||
| assignee_username | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |