function applyPatchTool(options): ApplyPatchTool;
options
Partial<Omit<ApplyPatchTool, "type" | "editor" | "needsApproval">> & object
Partial
Omit
ApplyPatchTool
"type"
"editor"
"needsApproval"
object