Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
CallID | string | :heavy_check_mark: | N/A | |
ID | optionalnullable.OptionalNullable[string] | :heavy_minus_sign: | N/A | |
MaxOutputLength | optionalnullable.OptionalNullable[int64] | :heavy_minus_sign: | N/A | |
Output | []components.ShellCallOutputItemOutput | :heavy_check_mark: | N/A | |
Status | optionalnullable.OptionalNullable[components.ShellCallOutputItemStatus] | :heavy_minus_sign: | N/A | completed |
Type | components.ShellCallOutputItemType | :heavy_check_mark: | N/A |