todo_get
Fetch complete details for a specific todo item using its ID, giving you access to all stored fields for that single task.
Instructions
按 id 查询单个事项详情。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |