Select the types of activity you want to include in your feed.
1--- 2title: getTask 3description: Get a specific task by ID 4openapi: 'GET /task/{id}' 5---