Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Apply patch tool configuration

Example Usage

import { ApplyPatchServerTool } from "@openrouter/sdk/models";

let value: ApplyPatchServerTool = {
  type: "apply_patch",
};

Fields

FieldTypeRequiredDescription
type”apply_patch”:heavy_check_mark:N/A