get_bar_connections
Get dependencies between bars to see what blocks what. Identify what depends on a specific bar.
Instructions
Get bar dependencies (what blocks what).
USE WHEN: "What depends on this?", "Show dependencies" FAILS WHEN: bar_id not found. Returns empty list if bar has no connections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bar_id | Yes | Bar ID |