pub const MULTIEDIT_TOOL_NAME: &str = "multi_edit";
Canonical MultiEdit tool name. Matches fn multi_edit and the snake_case convention used by every other multi-word tool name in the workspace (bash_output, bash_kill).
fn multi_edit
bash_output
bash_kill