ida_add_function_comment
Add comments to functions in an IDA database to enhance code documentation. Specify function name and comment details for clear, repeatable annotations.
Instructions
Add a comment to a function in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | Yes | ||
function_name | Yes | ||
is_repeatable | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ida-mcp-server
- ida_add_assembly_comment
- ida_add_function_comment
- ida_add_pseudocode_comment
- ida_execute_script
- ida_execute_script_from_file
- ida_get_current_function_assembly
- ida_get_current_function_decompiled
- ida_get_function_assembly_by_address
- ida_get_function_assembly_by_name
- ida_get_function_decompiled_by_address
- ida_get_function_decompiled_by_name
- ida_get_global_variable_by_address
- ida_get_global_variable_by_name
- ida_rename_function
- ida_rename_global_variable
- ida_rename_local_variable
- ida_rename_multi_functions
- ida_rename_multi_global_variables
- ida_rename_multi_local_variables
Related Tools
- @MxIris-Reverse-Engineering/ida-mcp-server
- @MxIris-Reverse-Engineering/ida-mcp-server
- @mrexodia/ida-pro-mcp
- @mrexodia/ida-pro-mcp
- @MxIris-Reverse-Engineering/ida-mcp-server