add_tasks_to_project
Add multiple tasks to a specified project in the taskqueue-mcp server. Define task details, including title, description, and recommendations for rules and tools, to streamline project management.
Instructions
Add new tasks to an existing project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | The ID of the project to add tasks to (e.g., proj-1). | |
tasks | Yes | An array of task objects to add. |