get-knowledge-by-id
Retrieve specific knowledge items by their ID to view full payload details. Use the ID from search-knowledge results to inspect complete stored information.
Instructions
Retrieve specific knowledge items by their point IDs with full payload details. Use this to inspect complete information about stored items. Use the 'id' field returned from search-knowledge results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | A single point ID or a list of point IDs to retrieve. Use the 'id' from search-knowledge results. | |
| collection_name | No | Optional collection to target; defaults to env COLLECTION_NAME. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |