gap_delete
Remove a junk or test gap from your backlog by archiving it. Soft-delete preserves data while hiding it from gap_list, returning success or not_found.
Instructions
Soft-delete a single gap by id — for clearing junk or test entries from the backlog without disturbing its real gaps. Archive, not drop: the gap is retained (deleted=1) and just stops appearing in gap_list. Returns {deleted, id}, or {error: not_found}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| gap_id | Yes |