get_social_media_accounts
List all connected social media accounts from every platform in one call. No need to specify network—get complete account overview.
Instructions
List ALL connected social media accounts in one call (omit network)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | DEPRECATED — do not pass this parameter. The unfiltered call already returns every connected account across every platform; filter the result client-side if you need accounts for one platform. Passing `network` with any value (including empty string) signals filtering and is the wrong default for "list", "show all", "what do I have connected" requests. Backend still accepts the historical values (`facebook`, `instagram`, `linkedin`, `tiktok`, `youtube`, `pinterest`, `threads`, `google`, `bluesky`, `tiktokBusiness`) but new callers should omit the field entirely. |