Your code doesn’t work, I’m pretty sure because the forum transformed some elements (you can paste it as code to avoid this). I managed to reconstruct your code (which is very useful thanks!). Here it is:
[{"id":"1ca3b8275e453020","type":"ha-api","z":"34843a6c.50d986","name":"naam","server":"5c29d263.09d2ac","version":1,"debugenabled":false,"protocol":"websocket","method":"get","path":"","data":"{\t \"type\": \"execute_script\",\t \"sequence\": [\t {\t \"service\": \"weather.get_forecasts\",\t \"data\": {\"type\": \"hourly\"},\t \"target\": {\t \"entity_id\": [\"weather.huis_2\"]\t },\t \"response_variable\": \"service_result\"\t },\t {\t \"stop\": \"done\",\t \"response_variable\": \"service_result\"\t }\t ]\t}","dataType":"jsonata","responseType":"json","outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"results"}],"x":1330,"y":5780,"wires":[["15905ee7b853e1e6"]]},{"id":"a09ab2afbf59d121","type":"inject","z":"34843a6c.50d986","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":1200,"y":5780,"wires":[["1ca3b8275e453020"]]},{"id":"15905ee7b853e1e6","type":"debug","z":"34843a6c.50d986","name":"debug 105","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1470,"y":5780,"wires":[]},{"id":"5c29d263.09d2ac","type":"server","name":"Home Assistant","version":5,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":false,"cacheJson":true,"heartbeat":false,"heartbeatInterval":30,"areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m","enableGlobalContextStore":true}]