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

Example Usage

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

let value: ShellCallItemType = "shell_call";

Values

"shell_call"