kb_list_chunks
List chunks in a knowledge base with pagination. Control the number of results and offset to navigate through the content.
Instructions
List chunks in a knowledge base (paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb | Yes | Knowledge base name | |
| limit | No | Max results (default 50) | |
| offset | No | Offset for pagination (default 0) |