从微信窗口提取待办
wechat_find_todos_uiRead-onlyIdempotent
Extract pending tasks from WeChat chat messages using OCR and local heuristics. Provides suggestions for manual confirmation without writing to any task system.
Instructions
对 OCR 读取到的当前聊天消息运行本地启发式待办提取;结果需要人工确认,不会写入任务系统。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| limit | No | ||
| min_score | No | ||
| scroll_pages | No | ||
| response_format | No | markdown |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||