assign_task_to_user
Assign a specific task to a designated user in Taiga project management. Simplify task delegation with structured inputs for session, task, and user IDs.
Instructions
Assigns a specific task to a specific user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
session_id | Yes | ||
task_id | Yes | ||
user_id | Yes |