Supabase tool with conditions failed

Describe the problem/error/question

I am trying to cal Supabase RPC from Supabase tool. Tool could not infer the parameters so i tried conditions . please see the screen shot. It looks like it is not passing the input.

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:

Please try using raw values first and see if the request is successful. Once you can retrieve data, adjust for the AI.

I see things you could already change:

  1. Remove the " characters from the name.
  2. Describe the variable in the $fromAI function, because the description is empty.

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