capture_get
Retrieve a code capture by ID with customizable range (head, tail, all, preview, or line range) and size limit.
Instructions
Read a capture (range: head/tail/all/preview/line:N-M).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Capture id (from search/list). | |
| range | No | head | tail | all | preview | line:start-end (default preview). | |
| max_bytes | No | Cap returned content size. |