run_research
Initiates a multi-step AI research workflow that performs web searches, deep analysis, and structured reporting. Returns a session ID to monitor progress until completion.
Instructions
Starts the full NeuralVerge AI research workflow (multi-step search, analysis, and structured reporting) and returns a session_id immediately. Poll get_session_status with that session_id until status is 'complete' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Research run settings. | |
| instructions | Yes | Main research task, in natural language. |