get_next_chunk
Retrieve the next portion of a large document by specifying the chunk number and document URI. Facilitates efficient access and handling of segmented content.
Instructions
Retrieve subsequent chunks of large documents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chunk_number | Yes | Chunk number to retrieve (1-based) | |
uri | Yes | Document URI |