update_task
Modify task details such as status, title, description, or priority within the MCP Project Context Server to maintain accurate project tracking and context across sessions.
Instructions
Update task status or details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | New task description | |
priority | No | New task priority | |
projectId | Yes | Project ID | |
status | No | New task status | |
taskId | Yes | Task ID | |
title | No | New task title |