ResearchAgent removed
nodetool.agents.ResearchAgent has been replaced by the general-purpose nodetool.agents.Agent node.
For research workflows, use Agent with:
mode:planprompt: the research objectivetools:google_searchandbrowser- dynamic outputs: define the structured result schema you need
The old objective input maps to Agent.prompt, and system_prompt maps to Agent.system.