delete_reliance
Permanently delete a cross-model reliance edge, withdrawing delegated controls and adjusting coverage. Locate the edge ID using list_reliance first.
Instructions
Delete a cross-model reliance / delegation edge. Destructive and immediate.
Mutating: permanently removes the edge. Any credit the consumer model derived from it (a delegated objective or a relied-upon control) is withdrawn, which can move the consumer's coverage/posture. Does not affect either model's own controls. Returns {deleted: True, edge_id}.
Use list_reliance to find the edge_id first. To pause an edge without deleting, there is no toggle — deletion is the only removal path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edge_id | Yes | ID of the reliance edge to delete. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||