List Milestones
gitlab_list_milestonesList project milestones with pagination. Filter by state or search text to locate specific milestones.
Instructions
Get a list of project milestones (paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| state | No | Return only milestones with the given state | |
| search | No | Return milestones containing the search string | |
| projectId | Yes | The ID or URL-encoded path of the project |