get_knowledge_chunk
Retrieve the full content, metadata, and source of a specific knowledge chunk to inspect what content is used in RAG searches.
Instructions
Gets the full content of a specific Cognigy.AI knowledge chunk. Returns the complete text, metadata, and source information. Use this to inspect what content is being used in RAG searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunkId | Yes | The knowledge chunk ID to retrieve | |
| sourceId | Yes | The knowledge source ID containing the chunk | |
| knowledgeStoreId | Yes | The knowledge store ID |