My Issues
gitlab_my_issuesRetrieve all GitLab issues assigned to you. Filter by project, state, labels, or date to quickly find your tasks.
Instructions
List issues assigned to the current authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| state | No | ||
| labels | No | ||
| search | No | ||
| per_page | No | ||
| milestone | No | ||
| project_id | No | ||
| created_after | No | ||
| updated_after | No | ||
| created_before | No | ||
| updated_before | No |