TypeScript SDKAPI ReferenceModelsShellCallItemType - TypeScript SDKCopy pageShellCallItemType type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ShellCallItemType } from "@openrouter/sdk/models";23let value: ShellCallItemType = "shell_call"; Values 1"shell_call"