TypeScript SDKAPI ReferenceModelsShellCallItemAction - TypeScript SDKCopy pageShellCallItemAction type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ShellCallItemAction } from "@openrouter/sdk/models";23let value: ShellCallItemAction = {4 commands: [],5}; Fields FieldTypeRequiredDescriptioncommandsstring[]✔️N/AmaxOutputLengthnumber➖N/AtimeoutMsnumber➖N/A