Skip to content

ApplyPatchToolCustomDataContext

type ApplyPatchToolCustomDataContext = object;
operation: ApplyPatchOperation;

output: string;

rawItem: ApplyPatchCallResultItem;

runContext: RunContext;

status: ApplyPatchCallResultItem["status"];

tool: ApplyPatchTool;