update_task
Modify an existing task's details, including content, importance, or completion status, using the task ID to ensure accurate updates in AI Note MCP Server.
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 |