taskqueue-mcp
by chriscarrollsmith
Verified
add_tasks_to_project
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. |