Match Paper By Title
match_paper_by_titleResolve a plain-text paper title to its Semantic Scholar paper ID. Returns the top match with a confidence score for accurate citations.
Instructions
Find the best-matching paper for a given title string. Useful for resolving plain-text references like 'Attention Is All You Need' to a Semantic Scholar paper ID. Returns the top match with a confidence score.
query: The paper title to match (e.g. 'Attention Is All You Need').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |