get_project_events
Retrieve recent events or activities for a GitLab project, filterable by action type, target type, date range, and pagination.
Instructions
Get recent events/activities for a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| action | No | ||
| target_type | No | ||
| before | No | ||
| after | No | ||
| sort | No | ||
| page | No | ||
| per_page | No |