Hey team,
A continuation on from this one Hubspot node doesn't recognise fromAIAgent - #7 by dhtbrowne but slightly different issue.
It appears that in the update nodes for Hubspot, because when it’s linked to an agent it adds “Tool Description” as a field so we can write the instructions for the agent.
But based on this error message:
It seems like it’s passing that field along to the Hubspot API. And it’s interpretting the variable “__$$internal__tool_description” as a custom property giving an error that it doesn’t exist. It might be something else of course that’s causing the error but that’s my best guess.
My guess is that the same will happen with any of the other update nodes. Seems to be working fine with the nodes that are just getting data (ie not updating anything).