class documentation

class ShellToolInput: (source)

View In Hierarchy

Data conversion friendly representation of a ShellTool. Contains only the fields which are needed by the model execution to determine what tool to call, not the actual tool invocation, which remains in the workflow context.

Class Variable environment Undocumented
Class Variable name Undocumented
environment: ShellToolEnvironment | None = (source)

Undocumented

Undocumented