list_milestones_tool
List GitLab project milestones with optional filters for state, title search, and pagination to narrow down results.
Instructions
List milestones for a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| state | No | Filter by state (active, closed, all) | active |
| search | No | Filter by title | |
| per_page | No | Results per page, max 100 (default: 20) | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||