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