baron_issue_move
Move work items through the workflow, reconcile role mismatches, or block/unblock them without altering the current role.
Instructions
Move a work item through the workflow, or flag it. ops: transition (id, role) — the semantic role layer, resolving an abstract role to the provider’s native state/column/label; reconcile (id) — clear a role label the provider’s own state contradicts, commanding no role; block (id, reason — required) and unblock (id, optional reason), which set and clear an ORTHOGONAL flag and leave the role alone, so an item keeps the role it is blocked in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| op | Yes | Which operation to perform. | |
| role | No | ||
| reason | No |