kb_get
Fetch the full text and payload of a knowledge chunk by ID, optionally scoping the search to a specific source.
Instructions
Fetch the full text and payload of a chunk by id.
Args:
id: The chunk id returned by kb_search.
source: Optional source hint to scope which collection to look in.
If omitted, every known collection is checked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| source | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||