Memory/KnowledgeQuery
Quick reference
| Capability | Value |
|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | Yes |
| External network | Yes |
| Side effect | No |
| Run projection | none |
| Cancellation | legacy |
Uses the server-side Knowledge query invoker when running inside BraidRunner; dashboard endpoint remains session-only.
| Name | Type | Required |
|---|
text | text | Yes |
topK | number | No |
threshold | number | No |
Outputs
| Name | Type | Required |
|---|
output | json | Yes |
Configuration
| Property | Type | Secret | Default |
|---|
text | text | No | |
knowledge_base_id | resource-reference | No | |
topK | number | No | 5 |
includeMetadata | boolean | No | true |
threshold | text | No | |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.