I want to create a self-healing AI agent that executes commands on the remote vm, I need to create an ssh tool.
The existing ssh node doesn’t work very well on a loop, it’s a tool job.
How can i create an ssh tool or things like that?
I have tried to use ssh node, the AI agent dont understand is and send message not command. I tried execute command (tool), he work great but its not the good host
Could you provide your current workflow json? Ctl a ctl c the workflow and click ‘</>’ here on the forums when drafting a reply and paste into the field that shows up.
I would try provide the ssh tool with much more depth of description on how it is used and of what “command” types etc it has access to. Ie bash. The LLM uses the tool description to understand how it works.
My probleme its i have ssh node or execute command in local, i need to execute somme commande on other vm.
execute command work well in local but not in the vm, i have to modifi the tool to use ssh script, i dosent work for me.
ssh node is correct but the ia agent dont send correcly the command and i dont have an end part if i make a void, i need a void to execute 1 by 1 the command on the vm
So i thing, can i create a ssh tool (not a node)?
because tool are very simple to use with ai agent
I create a code tool to make a “ssh tool” but it dont work well
I use ChatGPT and other to modify some ssh node, command tool etc but it dont work
I create a sub node with ssh node, it dosent work, may i have a chance
So i going trie harder some prompt with ssh node, idk what to do else
thanks for your reply