get_project_history
Retrieve activity history for a specific project, including tasks, documents, milestones, and team actions, with filtering by date, creator, and entity types.
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 |