- Retrieval of current or authoritative sources.
- Model reasoning to compare, summarize, and explain the evidence.
Choose the research surface
Use a Skill when the workflow is reusable and the agent should follow an established process. Use direct APIs when the application needs to control source selection, sequencing, caching, or ranking itself.
Recommended workflow
1. Define the research question
Specify:- The exact decision or claim the research should support.
- The required time range.
- Preferred source types or domains.
- Geographic or language constraints.
- The expected output and citation format.
2. Retrieve before synthesizing
Use search results for discovery, then fetch the source pages needed as evidence.3. Compare sources
For material claims:- Prefer official documentation, filings, original announcements, or primary datasets.
- Record publication dates and source URLs.
- Identify contradictions instead of silently merging them.
- Mark claims that remain uncertain or depend on one source.
4. Use a model for synthesis
After retrieval, pass the relevant evidence to a supported model. Ask it to separate:- Verified facts.
- Interpretation.
- Open questions.
- Recommendations.
5. Verify the output
Before delivering the result:- Confirm each important citation resolves to the intended source.
- Recheck time-sensitive numbers.
- Remove unsupported claims.
- State the research cutoff time.
Minimal documentation set
An agent building this workflow should normally read only:- Agent Quickstart
- Capabilities by Goal
- The selected Skill or API pages
- Authentication
- Models if model synthesis is required