update_task
Modify task details such as content, importance, or completion status using the task ID. Part of the AI Note MCP Server for task management via natural language.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completed_at | No | Mark as completed (ISO format) or null to uncomplete | |
content | No | New task content | |
id | Yes | Task ID | |
is_important | No | Update important status |