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