Skip to main content

text_editor_code_execution

Generated from the Macro Rust tool registry.

Parameters

ParameterTypeRequiredDescription
commandstringYesThe command to execute: “view”, “create”, or “str_replace”
file_textstringNoFile content for create operations
new_strstringNoReplacement string for str_replace operations
old_strstringNoString to find for str_replace operations
pathstringYesPath to the file