knowledge_related
Retrieve semantically related objects from a specified collection using vector search. Provide a source object UUID and collection to find relevant results.
Instructions
Find semantically related objects using near-object vector search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | UUID of the source object | |
| collection | Yes | Collection the source object belongs to. | |
| limit | No | Max related results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||