Appearance
edit
在现有文件中做精确文本替换。
path
file_path
oldText
old_string
newText
new_string
{ "path": "/workspace/docs/index.md", "oldText": "旧标题", "newText": "新标题" }
成功时通常表示替换已完成;失败时多半是未找到精确匹配文本。