function shellTool(options): ShellTool;
options
Partial<Omit<ShellTool, "type" | "needsApproval" | "shell">> & object
Partial
Omit
ShellTool
"type"
"needsApproval"
"shell"
object