weeek_add_task_to_project
Add an existing task to a project, optionally placing it in a specific board column, to organize work across multiple projects and track progress efficiently.
Instructions
Put a task into a project (a task can live in several). Optionally target a board column there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes | ||
| board_column_id | No |