Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { ShellCallItemAction } from "@openrouter/sdk/models";

let value: ShellCallItemAction = {
  commands: [],
};

Fields

FieldTypeRequiredDescription
commandsstring[]:heavy_check_mark:N/A
maxOutputLengthnumber:heavy_minus_sign:N/A
timeoutMsnumber:heavy_minus_sign:N/A