taskqueue-mcp
by chriscarrollsmith
Verified
create_task
Create a new task within an existing project. You can optionally include tool and rule recommendations to guide task completion.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | A detailed description of the task. | |
projectId | Yes | The ID of the project to add the task to (e.g., proj-1). | |
ruleRecommendations | No | Recommendations for relevant rules to review when completing the task. | |
title | Yes | The title of the task. | |
toolRecommendations | No | Recommendations for tools to use to complete the task. |