PreviewWebSearchUserLocation - TypeScript SDK

PreviewWebSearchUserLocation type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { PreviewWebSearchUserLocation } from "@openrouter/sdk/models";
2
3let value: PreviewWebSearchUserLocation = {
4 type: "approximate",
5};

Fields

FieldTypeRequiredDescription
citystringN/A
countrystringN/A
regionstringN/A
timezonestringN/A
typemodels.PreviewWebSearchUserLocationType✔️N/A