gap_delete
Archive a single gap by ID to clear junk or test entries from the backlog. The gap is retained but hidden from gap_list, avoiding permanent deletion.
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 |