core_output_search_by_query
Find a specific repository's copy of a paper in CORE's raw records and inspect its license, fulltext status, and repositories. Use field-qualified queries for reliable results.
Instructions
Search CORE's raw harvesting records (outputs, not de-duplicated).
Difference from core_work_search_by_query: a work is CORE's merged
record for a paper (one per paper), while an output is the per-repository
signal CORE harvested (the same paper can appear several times, once per
repository). Use this tool to find a specific repository's copy of a paper
and inspect its license / fulltext_status / repositories; use the works
tools for the paper itself.
query accepts CORE's own syntax. Field-qualified forms such as
title:"..." and doi:"..." are recommended: this endpoint has
historically returned HTTP 500 (an upstream Azure Search expression error)
for some query expressions — an upstream behaviour, not something this
server retries around, so a 500 surfaces as-is with a hint to try a
field-qualified form.
max_results is capped at 100 and the upstream response inlines fullText
for every hit; the returned items keep metadata and links only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |