zhiqi_collab_watch
Fetch collaboration updates in one idempotent round: heartbeat, inbox with cursor ack, available tasks, and deadline alerts. Local cursor persistence avoids duplicate processing.
Instructions
幂等拉取一轮:心跳(按间隔节流)+ 收件箱(增量游标 + ack)+ 可接任务发现 + 我认领任务的到期提醒。本地持久化游标,重复调用不重复处理。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| once | No | 固定为单轮幂等执行 |