Select the types of activity you want to include in your feed.
1--- 2title: createTask 3description: Create a new task in a project 4openapi: 'POST /task/{projectId}' 5---