list_function_definitions
Extract and list all function definition names from a loaded binary using Ghidra MCP Server for efficient reverse-engineering analysis.
Instructions
List all function definition names from the loaded binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_function_definitionsArguments",
"type": "object"
}