The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ResponsesOutputItemFunctionCallType } from "@openrouter/sdk/models";
let value: ResponsesOutputItemFunctionCallType = "function_call";
Values
"function_call"