Execute comprehensive Oracle research using the full autonomous agent with extended thinking.
The Oracle agent uses Claude’s extended thinking capabilities to plan and execute multi-step research autonomously. It has access to a diverse set of tools including:
The agent will iteratively search and analyze your indexed repositories and documentation, perform web searches for external context, and synthesize findings into a comprehensive report.
Note: This is a long-running operation (typically 30-180 seconds). For real-time progress
updates, use the streaming endpoint /oracle/stream instead.
API key must be provided in the Authorization header
Research question to investigate
"How does authentication work in the FastAPI codebase?"
Optional list of repository identifiers to search
["fastapi/fastapi", "tiangolo/sqlmodel"]Optional list of documentation source identifiers to search
["FastAPI Documentation", "SQLModel Docs"]Optional output format specification
"markdown report with code examples"
Research completed successfully
Whether the research was successful
The research query that was executed
The comprehensive research report generated by Oracle
List of sources cited in the research
List of tool calls made during research
Number of research iterations performed
Duration of the research in milliseconds
Unique session identifier for this research