find_similar
Discover related documents by analyzing content similarity. Input a document to find and rank relevant files from your workspace.
Instructions
Find documents similar to a given document. Returns related documents ranked by similarity. Use this when users ask 'what else is related to this document'.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | ||
| top_k | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |