Knowledge
AI & KnowledgeKnowledge Node
Overview
Configure this node to integrate with external services or perform logic.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
datasetId | string | — | Configuration field for datasetId |
query | string | — | Configuration field for query |
topK | string | — | Configuration field for topK |
threshold | string | — | Configuration field for threshold |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{knowledge.results}}anyOutput field: results
{{knowledge.documents}}anyOutput field: documents
{{knowledge.context}}anyOutput field: context
Examples
Basic Usage
Example configuration:
{
"datasetId": "value",
"query": "value",
"topK": "value",
"threshold": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Knowledge in Your Workflow
Create a free account and start building AI-powered workflows with the Knowledge node.
Open Workflow Editor