search_documents
Find project documents like PRDs, decision logs, and session logs using hybrid semantic and keyword search. Filter by project or document type to locate relevant workspace content.
Instructions
Hybrid (semantic + keyword) search across indexed workspace documents (PRDs, decision logs, session logs, etc.). Call this tool first when the user asks about project-related content.
Filter by project ID or doc_type (prd, session_log, decision_log, document).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| project | No | ||
| doc_type | No |