improved

Support task labels API release

Introducing an enhancement under the TASKS section: Supporting task labels when creating a new task. This feature allows users to create a new task under a specified task board and attach relevant labels to it.

To support this enhancement, a new method has been added:

Get task labels - Retrieve all task labels associated with the account.

To create a new task with label(s), simply specify the label IDs upon creation.