TypeScript SDKAPI ReferenceModelsOutputApplyPatchServerToolItemType - TypeScript SDKCopy pageOutputApplyPatchServerToolItemType type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { OutputApplyPatchServerToolItemType } from "@openrouter/sdk/models";23let value: OutputApplyPatchServerToolItemType = "openrouter:apply_patch"; Values 1"openrouter:apply_patch"