semantic_slice
Retrieve exact source lines for a symbol or file, with optional dependency and memory context.
Instructions
Return relevant exact source lines with optional dependency and memory context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Relative or absolute source file path | |
| symbol | No | Symbol id/name (e.g. ToolHandlers.callTool) | |
| query | No | Natural-language fallback query | |
| context | No | Slice detail mode | body |
| pprScore | No | Optional PPR score from context_pack pipeline | |
| profile | No | Response profile | compact |