mcp_enrich_bib_file
Enriches BibTeX file entries by adding missing metadata such as DOI and venue from arXiv, DBLP, and CrossRef.
Instructions
Enrich all entries in a BibTeX file.
Args: file_path: Path to the .bib file
Returns: Summary of enriched entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |