Get Chunk
artifact.get_chunkRead a specific chunk from a large artifact by providing its ID and optional chunk index, enabling efficient incremental access to code context without loading the entire artifact.
Instructions
Read one chunk of a large artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifactId | Yes | ||
| chunkIndex | No |