I am wondering if it is possible to use arrays and dates as types. It seems I can only use strings, numbers and json with the fromAI function in the tool. I am using the supabase tool and some of my columns have arrays or date fields which are not able to be used in the tool.
Also, maybe I am doing something wrong but when I use the magic AI definition for a field, I can’t use multiple fields because they all use Field_Value and do not update to use the Field Name defined. Seems a bit useless without that. I run into Field_Value conflicts otherwise!
Information on your n8n setup
- **n8n version: 1.78.1
- **Database (default: SQLite): SQLite
- **n8n EXECUTIONS_PROCESS setting (default: own, main): not sure tbh couldn’t find it in the environment variables in coolify
- **Running n8n via (Docker, npm, n8n cloud, desktop app): docker/coolify
- **Operating system: linux