check_keyword_exists
Check if a keyword appears in any entry of the current checkpoint. Returns lightweight indices (id + hit position) without body, then unlocks batch filtering for that keyword for 5 minutes.
Instructions
【互锁-1】探测关键词在当前 checkpoint 的哪些条目中出现。
只返回 id + 命中位置的轻量索引,不返回 body 内容。 调用后 filter_by_keyword 对该关键词的批量限制解除(5 分钟内有效)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |