akb_delete_file
Delete a file from vault storage using its akb:// URI to free space or remove outdated content.
Instructions
Delete a file from vault storage by its URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | File URI (akb://{vault}/file/{id}) | |
| _vault_skill_ack | No | Opaque acknowledgement from vault_skill.ack_token. Apply the guide, then retry the unchanged operation with this value. The bundled proxy fills it on an exact retry. |