get_project_history
Retrieve a full history of project activities, filtered by date range, entity types, or creators. Understand changes made across tasks, boards, and documents.
Instructions
Get history of all activities in a specific project across the workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| keys | No | ||
| excludeKeys | No | ||
| dateRangeStart | No | ||
| dateRangeEnd | No | ||
| createdBy | No | ||
| projectId | Yes | ||
| entityTypes | No | ||
| taskIds | No | ||
| boardIds | No |