callees
Retrieve functions called by specified function addresses in an IDA Pro instance. Supports limiting the number of callees per function.
Instructions
Get functions called by the specified functions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addrs | Yes | Function addresses to get callees for | |
| limit | No | Max callees per function (default: 200, max: 500) | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |