set_my_account_category
Assign a category to one of the org's own connected accounts (My Accounts), or clear it with 'none'. An account holds at most one category; use list_my_account_categories for the available ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Account (username, display name or id from list_my_accounts) | |
| category | Yes | Category (id or name from list_my_account_categories), or 'none' to clear | |
| platform | No | Disambiguates when the same username exists on both platforms | all |