BACH Tool: research_agent
--------------------------------------------------
Generated: 2026-01-23 10:36
Source: tools/research_agent.py

DESCRIPTION
----------------------------------------
Research Agent v1.0.0

Scientific research and literature analysis.
Integrates PubMed, Perplexity, Consensus and NotebookLM.

Usage:
  python research_agent.py search "query"
  python research_agent.py review --topic "topic" --years 5
  python research_agent.py status

USE
----------------------------------------
python bach.py tools run research_agent [args]
or directly: python tools/research_agent.py [args]

NOTES
----------------------------------------
- Automatically generated from Docstring
- If you have any questions: bach tools show research_agent
