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