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