ctverify:bulk-update
Update status and optional notes for multiple citations at once in a citation registry. Choose entries by list of IDs or filter by their current status.
Instructions
Update status (and optionally note) for multiple citations at once. Select entries either by a list of IDs or by filter (current status). At least one of ids or filter_status must be provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | List of citation IDs to update | |
| note | No | Note to set on all matched entries | |
| status | Yes | New status to set | |
| filter_status | No | Update all entries with this current status | |
| registry_path | Yes | Path to the citation registry JSON file (required). Set DT_CT_REGISTRY env var to make optional. |