unified_search
Search across all AI Team OS knowledge including task memos, reports, and tasks. Retrieve past work using free text, IDs, or commit hashes.
Instructions
Search across all OS knowledge: task memos, reports, and tasks.
Three-arm RRF fusion (k=60): BM25 full-text (Chinese bigram native), knowledge-graph fanout (queries containing wf_/commit/uuid IDs pull in everything linked to them), and exact ID-prefix / title match.
Use this to recall past work: "归属铁律怎么修的", "wf_d01f207f", "stderr 盲区", commit hashes, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10) | |
| query | Yes | Free text or an OS ID (wf_id / commit / task uuid) | |
| project_id | No | Restrict to one project (empty = all) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||