preview_chunks
Preview how a chosen chunking strategy splits your text without generating embeddings. Specify the strategy and optional config to see the resulting chunks.
Instructions
Chunk inline text with one strategy + params (no embeddings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| config | No | ||
| strategy_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |