todo_create_preview
Preview the impact of creating a new todo without saving it. Review the effect list first, then apply changes if they look right.
Instructions
预览创建事项的影响(dry-run,不写库)。先调用本工具展示影响清单,再调用 todo_create_apply 执行。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| tags | No | ||
| notes | No | ||
| title | Yes | ||
| category | Yes | ||
| metadata | No | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |