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