get_user_history
Retrieve activity history for a specific user within the workspace, including tasks, projects, documents, and milestones with customizable filters.
Instructions
Get history of all activities performed by a specific user in the current workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| keys | No | ||
| excludeKeys | No | ||
| dateRangeStart | No | ||
| dateRangeEnd | No | ||
| createdBy | No | ||
| memberId | Yes | ||
| entityTypes | No | ||
| taskIds | No | ||
| boardIds | No | ||
| projectIds | No |