Help Me Activate Tools

Hey! How do I activate my tools here?

to find solutions is by using the :magnifying_glass_tilted_right: search function at the upper right.
If your question hasn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. →

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

HI @Troels_Shultz
Could you please review the AI agent’s prompt and, I guess, add clear instructions so we can make sure it knows which tool to use for each type of input, and everything works smoothly?

which LLM models are you using for the agents?

Hi Gareth, thank you! What is LLM Models and where do I find it?

I am using the OpenRouter Chat Model5 mistralia/mistral-7b-instruct

You need to ‘tweak’ your System Message, have you already do that?

try using gpt 4.1 (the normal version, not the mini or nano at the beginning).

Agents require tool calling and it’s a feature that works pretty well con gpt 4.1.

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