summarize_project_activity
Summarize recent project activity from Semaphore events, returning counts and event details for a project ID. Use limits to control analysis depth.
Instructions
Summarize recent project activity from Semaphore events.
Args: project_id: ID of the project limit: Number of most recent events to analyze recent_limit: Number of recent event objects to include
Returns: Counts and recent event details for project activity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project_id | Yes | ||
| recent_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||