According the documentation, the Supabase Vector Store has a “name” field in the “Retrieve Documents (As Tool for AI Agent)” mode: Supabase Vector Store node documentation | n8n Docs
However I can’t see it.
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.)
Thanks for the video but I can’t see the answer to my question. I just need to know how should I reference the tool from the AI Agent. For example in a Pinecone Vector Storage node there is a “name” field you can refer from the AI Agent prompt however this is not the case in the equivalent Supabase node, how should I refer to the tool from the AI Agent, using just the node name?
@jero_at_n8n now i understood, for the supabase vector store the “Retrieve Documents” for ai agent mode, you reference the tool from the AI agent using the node name itself, you are right with that, just rename your supabase node and then you can reference that name in your System prompt.