resolve_standard_identifier
Normalise messy standard citation strings to canonical form by trying local regex first and falling back to network APIs when needed. Returns all candidates for ambiguous inputs.
Instructions
Normalise a messy standard citation string to its canonical form.
Tries local regex first (fast, no network). Falls back to querying source APIs when local patterns don't match. Returns all candidates when the input is ambiguous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | Yes | Raw citation string as it appears in a paper reference. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |