get_activity
Retrieve recent activity events for a project or task. Filter by event type, set a result limit, or get task-specific updates using a task ID.
Instructions
Get recent activity events for a project or task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return (default: 20) | |
| task_id | No | Task ID (optional - if provided, gets task-specific activity) | |
| project_id | No | Project identifier - UUID, readable_id, or name/slug (optional - uses current project from claimed task if not provided) | |
| event_types | No | Filter by event types (optional) |