List connected accounts
list_accountsCheck which social accounts are connected to your organization, including follower counts and connection status. Identify broken connections that can block posts from publishing.
Instructions
The social accounts connected to an organization: network, name, follower count and whether the connection is broken. An account with error_code other than 0 cannot publish until a person reconnects it, and that is usually the answer to 'why did this post not go out'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| capability | No | Only accounts whose network supports this capability. | |
| social_network | No | Filter by network, e.g. ['instagram', 'linkedin']. | |
| id_organization | No | The PlanVortex organization id. Optional: if this app reaches a single organization, or the server was configured with a default one, it is resolved automatically. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| accounts | Yes |