unified_search
Search across indexed documents and past memories simultaneously in Project Tessera. Returns combined, ranked results from both sources in a single query.
Instructions
Search across BOTH indexed documents AND past memories in one call. Returns combined results ranked by similarity. Use this instead of calling search_documents + recall separately.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| project | No | ||
| doc_type | No |