| metadata | {"category":"tools","tree_id":"fs/write_file","tree_group":"fs","min_tier":"task_write","approval_type":"plan_confirm","emoji":"✍️","enabled_when":"always","file_access":"scoped_write","scope_check":"workspace","security_level":"sandboxed","policy_groups":["group:fs"],"profiles":["coding","full"],"wizard_group":"fs","sort_order":3,"exclude_from":["task_delete"],"intent_keywords":{"zh":["写","编写","创建","新建","修改","改一","改个","改成","修","添加","新增","生成","重构","派生"],"en":["write","create","add","modify","fix","generate","refactor","update"]},"intent_priority":10,"related_tools":["read_file","apply_patch"],"scene_hint":"单文件写入用write_file,多文件批量修改用apply_patch","summary":"Create or overwrite files","title":"Write File","verb":"Write","detail_keys":"path","tool_description":"创建或覆盖写入文件内容,工作区作用域限制。","tool_input_schema":{"type":"object","properties":{"path":{"type":"string","description":"Path to the file"},"content":{"type":"string","description":"Content to write"}},"required":["path","content"]}} |