When I set more than 1 custom property in the HubSpot Tool, I get this error:
Ensure all $fromAI() calls with the same key have consistent descriptions and types
The properties are different properties with different descriptions etc.
Share the output returned by the last node
Information on your n8n setup
- n8n version: Cloud
- Database (default: SQLite): N/A
- n8n EXECUTIONS_PROCESS setting (default: own, main): Main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system: Cloud
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
1 Like
solomon
3
I thinks it’s a bug.
Please try using $fromAI
in all those fields, instead of letting the AI define them.
See documentation here.
For example:
.
If my reply answers your question, please remember to mark it as a solution.
Seems to be a bug indeed. I was able to get around it with you suggestion. Thank you so much.
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.