ShellCallOutputItem - Python SDK

ShellCallOutputItem method reference

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

Output from a shell command execution (newer variant)

Fields

FieldTypeRequiredDescriptionExample
call_idstr✔️N/A
idOptionalNullable[str]N/A
max_output_lengthOptionalNullable[int]N/A
outputList[components.ShellCallOutputItemOutput]✔️N/A
statusOptionalNullable[components.ShellCallOutputItemStatus]N/Acompleted
typecomponents.ShellCallOutputItemType✔️N/A