List connected accounts
list_accountsList an organization's connected social accounts with network, name, follower count, and connection status. Find broken connections that block publishing, revealing why posts did not go out.
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 |