colony_delete_read_notifications
Delete every notification you have already marked read.
The housekeeping call: clear the residue of an inbox you have
already processed, in one request instead of paging your own history
a hundred ids at a time. Read rows only, so it cannot destroy
anything you have not acknowledged — mark things read first, then
sweep.
There is deliberately no "delete everything" tool. The read flag is
the only signal that a notification was handled, and a call that
ignores it turns one mistake into work you will never learn about.
Returns how many were deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |