run_subagent
Spawn a focused subagent to research a specific aspect by generating queries, executing web searches, fetching content, and evaluating findings for detailed results.
Instructions
Manually spawn and run a subagent for a specific research aspect. This allows fine-grained control over the multi-agent research process.
The subagent will:
Generate queries for the aspect
Execute web searches
Fetch full page content
Evaluate findings
Return results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect | Yes | The aspect to research (e.g., 'machine learning applications') | |
| sessionId | Yes | Research session ID | |
| max_content_per_page | No |