todo_update_preview
Preview the impact of todo item changes without writing to the database. Simulate edits to fields like title, due date, and priority to avoid unintended updates.
Instructions
预览更新事项的影响(dry-run,不写库)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| tags | No | ||
| notes | No | ||
| title | No | ||
| item_id | Yes | ||
| metadata | No | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |