Describe the problem/error/question
I have a tool that asks my rest api to create a new job, that job normally takes about 2 minutes. I have a tool call to query the status, but it is anoying. I’d need for when a new job is started, it will trigger the AI to print a message telling the user it is done.
Please share your workflow
Information on your n8n setup
- n8n version: 1.116.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): compose
- Operating system: Ubuntu