update_task
Modify existing task details including title, description, priority, and status within the Dart MCP Server, ensuring streamlined task management and updates.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | New description for the task | |
duid | Yes | DUID of the task to update | |
priority | No | New priority for the task | |
status_duid | No | New status DUID | |
title | No | New title for the task |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Dart MCP Server
Related Tools
- @jmanhype/dart-mcp-server
- @jmanhype/dart-mcp-server
- @brysontang/DeltaTask
- @egyleader/dart-mcp
- @hald/things-mcp