get_function_by_name
Retrieve function details from IDA Pro's database by specifying its name for reverse engineering analysis.
Instructions
Get a function by its name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the function to get |