Find Stale Merge Requests
gitlab_find_stale_merge_requestsIdentify open merge requests that haven't been updated within a specified number of days, helping surface outdated work for review or cleanup.
Instructions
Find open merge requests that have not been updated recently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | ||
| project_id | Yes | ||
| include_drafts | No | ||
| stale_after_days | No |