get_capture_slice
Retrieve a specific line range from a stored command output to examine full context around search matches.
Instructions
Fetches an exact range of lines (1-indexed) from a capture to inspect full context around a match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_line | Yes | ||
| capture_id | No | latest | |
| start_line | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |