get_hook_log_context
Expand a single hook log entry into a surrounding context window, retrieving adjacent entries before and after within a configurable time span.
Instructions
Expand one structured hook log entry into a short surrounding time-window context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPackage | Yes | ||
| serial | No | ||
| entryId | Yes | ||
| outputDir | No | ||
| windowMs | No | ||
| limitBefore | No | ||
| limitAfter | No | ||
| includeCallStack | No | ||
| dryRun | No |