paper_match
Locate the best match for a paper title and retrieve its Semantic Scholar ID and metadata. More precise than keyword search when you know the exact title.
Instructions
Find the single best paper matching a given title string. Useful for resolving a known paper title to its Semantic Scholar ID and metadata. More precise than keyword search when you know the exact title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The paper title to match. | |
| fields | No | Comma-separated fields to return, overriding defaults. Paper fields: paperId, title, abstract, authors, year, citationCount, referenceCount, influentialCitationCount, isOpenAccess, openAccessPdf, fieldsOfStudy, externalIds, url, venue, publicationVenue, publicationTypes, publicationDate, journal, citations, references. Author fields: authorId, name, affiliations, homepage, paperCount, citationCount, hIndex. | |
| response_format | No | Output format: 'markdown' for human-readable text (default), 'json' for raw structured data | markdown |