Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { CustomToolCallItemType } from "@openrouter/sdk/models";

let value: CustomToolCallItemType = "custom_tool_call";

Values

"custom_tool_call"