How do you actually access SQL agent?

Honestly, I feel like I am going crazy… I just decided to try out n8n, and after watching numerous videos, searching the documentation, and everything, I cannot seem to figure out how to convert the AI agent to an SQL agent. When I select the AI agent all i see in configuration is this:

when watching videos I see this option where you actually select your agent:

I’ve tried adding a connection for Supabase and Postgres in case there needs to be some magic behind it

Am I going crazy?
Thanks!

Hey @wsdevtime ,

SQL agent is being deprecated. Please use the Tools Agent connected to a tool that will execute the SQL request.

It can be any database tool you need or even a “Call workflow” tool to call a subworkflow.

Here you can see an example with Google Sheets:

Just change the Sheets tools for a database of your choice.

:point_right: If my reply answers your question, please remember to mark it as the solution.

1 Like

I did not have good luck with this option so I wanted to try the SQL specific agent, but I guess i need to just experiment and do more for the configuration of the agent and the data returned. I am hoping someone does some newer videos that go over more specific options that should be configured. Thanks!

1 Like