ShellCallItemAction - TypeScript SDK

ShellCallItemAction type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { ShellCallItemAction } from "@openrouter/sdk/models";
2
3let value: ShellCallItemAction = {
4 commands: [],
5};

Fields

FieldTypeRequiredDescription
commandsstring[]✔️N/A
maxOutputLengthnumberN/A
timeoutMsnumberN/A