list_tasks
Retrieve all tasks for a project using its 3-letter slug, organized by status columns with order and status.
Instructions
Lists all tasks within a project using the project slug (e.g., 'CDB'). Returns tasks organized by status columns with their order and current status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |