get_local_variables
Retrieve all local variables and arguments of a decompiled function in IDA Pro using Hex-Rays. Pass a function name or address to inspect its local data.
Instructions
Get all local variables and arguments of a decompiled function. Requires Hex-Rays. Pass function name or address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |