create_task
Generate new tasks in the Dart MCP Server by specifying title, description, priority, size, assignees, subscribers, and tags for effective task management.
Instructions
Create a new Dart task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee_duids | No | List of assignee DUIDs | |
description | Yes | Description of the task | |
priority | No | Priority of the task | |
size | No | Size/complexity of the task (1-5) | |
subscriber_duids | No | List of subscriber DUIDs | |
tags | No | Tags for the task | |
title | Yes | Title of the task |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Dart MCP Server
Related Tools
- @jmanhype/dart-mcp-server
- @brysontang/DeltaTask
- @jmanhype/dart-mcp-server
- @awwaiid/mcp-server-taskwarrior
- @egyleader/dart-mcp