rlm_sections
Retrieve indexed document sections with pagination and optional title prefix filtering for efficient content access.
Instructions
List indexed document sections with optional pagination and filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum sections to return (default: 50, max: 500) | |
| offset | No | Number of sections to skip for pagination (default: 0) | |
| filter | No | Filter sections by title prefix (case-insensitive) |