hivemind_blockers
hivemind_blockers
List unresolved blockers across the project. Uses anti-join on task.blocked/task.unblocked events.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| channel | string | No | Filter by channel |
Example
hivemind_blockers()
Returns all task.blocked events that don't have a corresponding task.unblocked event.