client_archive
Toggle a client between active and archived. Requires owner confirmation; refuses to archive the currently active client until you switch.
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 |