TypeScript SDKAPI ReferenceModelsOutputWebSearchServerToolItemSource - TypeScript SDKCopy pageOutputWebSearchServerToolItemSource type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { OutputWebSearchServerToolItemSource } from "@openrouter/sdk/models";23let value: OutputWebSearchServerToolItemSource = {4 type: "url",5 url: "https://immense-vista.com/",6}; Fields FieldTypeRequiredDescriptiontypemodels.OutputWebSearchServerToolItemTypeURL✔️N/Aurlstring✔️N/A