inspect_hook_candidate
Summarize a dynamic candidate from Android runtime analysis into concise hits, context, and automated hook suggestions for efficient hook configuration.
Instructions
Summarize one dynamic candidate into short hits, short context, jadx-ai-mcp hints, and draft add_custom_hooks suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPackage | Yes | ||
| serial | No | ||
| query | No | ||
| entryId | No | ||
| fields | No | ||
| outputDir | No | ||
| searchLimit | No | ||
| timeFrom | No | ||
| timeTo | No | ||
| contextWindowMs | No | ||
| limitBefore | No | ||
| limitAfter | No | ||
| maxHookSuggestions | No | ||
| dryRun | No |