client_archive
Toggle a client between active and archived. Owner confirmation required; cannot archive the currently active client.
Instructions
Toggle a client between active and archived (reversible). Owner-gated: requires actor:"owner" and confirm:true. Refuses to archive the currently active client (switch first). Never touches credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| actor | Yes | Must be "owner" | |
| confirm | No | Required true | |
| clientId | No | Not the target selector (archive targets by id); accepted for parity only |