list_tool_groups
Display available tool groups from Ghidra with tool count and loaded status to enable selection of groups to load.
Instructions
List all available tool groups with their tool counts and loaded status.
Returns each category with: tool count, loaded status, and tool names. Use load_tool_group(group) to load a group's tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |