search_by_doi
Fetch full metadata for a scholarly work by DOI. Generate formatted citations or save results as JSON, BibTeX, or text file.
Instructions
Get detailed information about a work by DOI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes | Digital Object Identifier (e.g., "10.1038/nature12373") | |
| save_path | No | Optional file path to save result (e.g., "paper.json", "paper.bib") | |
| as_citation | No | Return formatted citation instead of full metadata | |
| save_format | No | Output format for save_path: "text", "json", or "bibtex" (default: "json") | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |