Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Configuration for the openrouter:datetime server tool

Example Usage

import { DatetimeServerToolConfig } from "@openrouter/sdk/models";

let value: DatetimeServerToolConfig = {};

Fields

FieldTypeRequiredDescriptionExample
timezonestring:heavy_minus_sign:IANA timezone name (e.g. “America/New_York”). Defaults to UTC.America/New_York