resolve_paper
Convert any paper identifier (DOI, URL, or title) into a structured, normalized paper candidate with metadata.
Instructions
Resolve a DOI, URL, or title query into a normalized paper candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| query | No | ||
| title | No | ||
| authors | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| code | No | ||
| query | No | ||
| title | No | ||
| reason | No | ||
| status | No | ||
| provider | No | ||
| warnings | No | ||
| candidates | No | ||
| confidence | No | ||
| query_kind | No | ||
| http_status | No | ||
| landing_url | No | ||
| missing_env | No | ||
| source_trail | No | ||
| provider_hint | No | ||
| error_category | No | ||
| schema_version | No | ||
| retry_after_seconds | No |