akb_unlink
Remove explicit same-vault relations between two resources. Omit the relation type to delete all links at once, while implicit relations require editing the source document.
Instructions
Remove an explicit same-vault relation between two resources. Implicit relations are removed by editing their source document. If relation type is omitted, removes all explicit relations between the two resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source resource URI | |
| target | Yes | Target resource URI | |
| relation | No | Specific explicit relation type to remove, one of: depends_on, related_to, implements, references, attached_to, derived_from (omit to remove all explicit relations) | |
| _vault_skill_ack | No | Opaque acknowledgement returned as vault_skill.ack_token. After applying that guide, retry the unchanged operation with this value. The bundled proxy supplies it automatically. |