update
Update a request by selecting a candidate, correcting a DOI, attaching a misconception, changing priority, or canceling it.
Instructions
Mutate a request. Single verb with an explicit mode (see
precis.put for the same pattern).
Modes:
confirm: pick one of candidates by index. Requires choice.
repoint: replace the DOI (user-corrected) and re-resolve. Requires doi.
flag: attach a misconception. Requires code; optional severity, evidence.
priority: change the runner priority. Requires priority.
cancel: terminate the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mode | Yes | ||
| choice | No | ||
| doi | No | ||
| code | No | ||
| severity | No | ||
| evidence | No | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||