update_status
Set the status of one or multiple hypothesis nodes in a DAG. Validates every node ID before applying changes, preventing partial updates when an ID is invalid.
Instructions
Manually override the status of one or many nodes. Every id is validated before anything changes, so a bad id never leaves a partial update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| node_ids | Yes | ||
| new_status | Yes |