Enrich searched tasks with comments
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I use assigned comments a lot to represent progress on a task. I want these comments returned on tasks that are `find` results but clickup [handles them separately](https://clickup.com/api/clickupreference/operation/GetTaskComments/).
Enrich returned tasks in `find_tasks_in_workspace` with comments as a simple json key somewhere around [get_tasks_in_list(?)](https://github.com/daniu54/clickup-cli/blob/93b581b9c3c5b2da9a6ed0f3b31481b29233a100/src/clickup/clickup_api.py#L93)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.