Archive or Restore Company
hudu_archive_companyArchive or restore a company in Hudu to hide it from normal views without deleting data. Use this reversible action when a record needs temporary removal but must remain recoverable.
Instructions
Archive or unarchive a company. 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 company. Reversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric Hudu id of the company. | |
| archived | Yes | true archives the record; false restores it from the archive. |