从微信聊天中提取待办
wechat_find_todosRead-onlyIdempotent
Find potential to-dos from recent WeChat chat text using heuristic filtering. Results require manual review.
Instructions
在最近 N 天的聊天文本中用可解释的中英文行动项启发式筛选待办候选;结果需要人工确认,不会自动创建任务或发送消息。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| chats | No | ||
| limit | No | ||
| response_format | No | markdown |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||