Select the types of activity you want to include in your feed.
1--- 2title: getTaskLabels 3description: Get all labels assigned to a specific task 4openapi: 'GET /label/task/{taskId}' 5---