delete_archive_entry
Remove an archive entry by deleting its transcript, audio, and video files. This irreversible action returns the list of filenames actually deleted.
Instructions
Tear down an archive entry: removes the transcript .md file + linked audio + linked video, all path-confined to the archive folder. Irreversible — confirm with the user before calling. Returns the list of filenames actually deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Archive entry id (from list_archive_entries). |