chat.read_latest_knowledge
Read paginated text from the current persisted combined knowledge artifact. Control page size and position with offset and limit.
Instructions
Read paginated text from the latest persisted combined knowledge artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | combined, knowledge, or content_summary | |
| limit | No | Max lines to return (default 200, max 300) | |
| offset | No | 0-based line offset |