akb_unlink
Remove a specific relation or all relations between two resources by providing source and target URIs. Optionally specify a relation type to remove only that relation.
Instructions
Remove a relation between two resources. If relation type is omitted, removes ALL relations between the two resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source resource URI | |
| target | Yes | Target resource URI | |
| relation | No | Specific relation type to remove (omit to remove all) |