check_overlap
Find open threads that overlap a planned task before starting new work, using a query to compare matches and avoid duplicate threads.
Instructions
Find open threads that may overlap a planned task.
Use before starting potentially new work. The query should describe the intended task, and the result is read-only; compare likely matches before creating another thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||