run_ida_action
Trigger a registered IDA UI action by name to execute specific reverse engineering commands. Use list_ida_actions to discover available actions.
Instructions
Trigger a registered IDA UI action by name (e.g. 'ToggleBnds', 'MakeCode'). Use list_ida_actions to see available actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |