1--- 2title: listTasks 3description: Get all tasks for a specific project 4openapi: 'GET /task/tasks/{projectId}' 5---