add_to_backlog
add_to_backlogAdd a task to the project backlog. Creates a backlog list if missing.
Instructions
Add a task to the project backlog. Creates a Backlog task list if it doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to add to backlog | |
| project_id | Yes | ID of the project containing the task |