Archive or Restore Article
hudu_archive_articleArchive or unarchive a Hudu article to hide or restore it from normal views without deleting. Reversible: call again with archived:false to restore.
Instructions
Archive or unarchive a article. Archiving hides the record from normal views without deleting it, and is reversible by calling this tool again with archived: false.
This is the reversible alternative to deletion and should be preferred whenever the user wants something "removed" without saying they want it gone permanently.
Operation class: Update. Impact: Hides or restores this article. Reversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric Hudu id of the article. | |
| archived | Yes | true archives the record; false restores it from the archive. |