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