cavalry_disconnect_attributes
Disconnect an attribute connection on a target node in Cavalry, optionally specifying the source node and attribute to break the link.
Instructions
Breaks a connection to a specific attribute on a target node in Cavalry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceId | No | Optional source node ID if specific disconnect is needed. | |
| targetId | Yes | ID of the target node. | |
| sourceAttr | No | Optional source attribute name. | |
| targetAttr | Yes | Attribute name on the target node to disconnect. |