archive_my_accounts
Archive (or restore) one or SEVERAL of the org's own connected accounts (My Accounts). Archiving takes them out of the lists and stops their sync WITHOUT deleting anything, and it can be undone: prefer it to delete_my_accounts whenever the data might still be wanted. Restoring takes a plan slot back, so it can fail with LIMIT_REACHED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accounts | Yes | Accounts to archive or restore (username, display name or id from list_my_accounts) | |
| archived | No | true = archive, false = restore into the active list | |
| platform | No | Disambiguates when the same username exists on both platforms | all |