refresh_caches
Force-refresh all caches to ensure list_funcs and list_globals return current data after bulk modifications.
Instructions
Force-refresh all caches (strings, functions, globals). Call this after bulk modifications to ensure list_funcs/list_globals return fresh data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strings | Yes | ||
| functions | Yes | ||
| globals | Yes | ||
| time_ms | Yes |