List Todos
gitlab_list_todosList your GitLab to-do items with optional filters for action, type, state, author, project, and group.
Instructions
List to-do items for the current authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| type | No | ||
| state | No | ||
| action | No | ||
| group_id | No | ||
| per_page | No | ||
| author_id | No | ||
| project_id | No |