TypeScript SDKAPI ReferenceModelsInputSchema - TypeScript SDKCopy pageInputSchema type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { InputSchema } from "@openrouter/sdk/models";23let value: InputSchema = {}; Fields FieldTypeRequiredDescriptionpropertiesany➖N/Arequiredstring[]➖N/Atypestring➖N/AadditionalPropertiesRecord<string, *any*>➖N/A