meeting_extract
Extracts action items from meeting notes, converts dates to deadlines, and returns todo drafts for review before committing.
Instructions
从会议纪要文本提取待办草案(动作词扫描+日期转截止时间),仅返回草案不写库;确认后调用 todo_create_apply 落库。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| category | No | work |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |