Can n8n connect with terminal?

I am using a self-hosted n8n instance on my Mac. Installed via npm. I am wondering if we can connect this with the local terminal to run various codes and functions locally. I wish to give a custom input query and similarly receive the appropriate output as well

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

custom code in python custom script , if they have ssh function in n8n’s version
only way i can think of unless you make a custom translation witch n8n can use its api to send and recive the text

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.