list_my_accounts
List the organization's OWN connected accounts (My Accounts: the Instagram/TikTok accounts the org posts with, connected via the official APIs), with followers, average views, connection health, category and tags. Distinct from the watchlist (competitors/inspiration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by account tags (ids or names from list_my_account_tags). An account matches if it carries ANY of them, like the app's filter bar. | |
| category | No | Filter by account category (id or name from list_my_account_categories). 'none' returns only uncategorized accounts. Empty = no filter. | |
| platform | No | Filter by platform | all |
| include_archived | No | Also return archived accounts |