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