delete_my_accounts
Delete one or SEVERAL of the org's own connected accounts (My Accounts) PERMANENTLY, in one call. Everything goes: the account, its posts, its stats, its tags and its scheduled posts, and the official Instagram/TikTok connection is cut. This is NOT reversible and NOT the same as disconnecting: use archive_my_accounts instead to take accounts out of the views while keeping their data. Typical use: cleaning up burner accounts that got banned or checkpointed and will never come back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually delete. Called with false (the default), the tool only REPORTS what would be deleted, so you can show the list to the user and get their go-ahead first. | |
| accounts | Yes | Accounts to delete (username, display name or id from list_my_accounts, one entry each) | |
| platform | No | Disambiguates when the same username exists on both platforms | all |