TypeScript SDKAPI ReferenceModelsShellCallOutputItemOutput - TypeScript SDKCopy pageShellCallOutputItemOutput type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ShellCallOutputItemOutput } from "@openrouter/sdk/models";23let value: ShellCallOutputItemOutput = {4 type: "<value>",5}; Fields FieldTypeRequiredDescriptioncontentstring➖N/AexitCodenumber➖N/Atypestring✔️N/AadditionalPropertiesRecord<string, *any*>➖N/A