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

Example Usage

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

let value: ToolTypeCustom = "custom";

Values

"custom"