baron_issue_move
Transition work items across workflow roles, reconcile conflicting states, or block/unblock them with reasons—normalizing issue movement across Azure DevOps, GitHub, and Slack.
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 |