value_conflicts
Identify all values in tension with a specific value by retrieving both values it conflicts with and values that list it as a conflict, using bidirectional conflict relationships.
Instructions
Return all values in tension with a given value — both values that list it in their conflicts_with and values it lists in its own conflicts_with. Conflict relationships are bidirectional by design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |