check_ida_connection
Verifies whether IDA Pro instances are currently running and accessible. Returns connection status and instance details in JSON format.
Instructions
Check if IDA Pro instances are running and accessible.
Returns: str: JSON-formatted string with connection status and all instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |