List Accounts
repliz_list_accountsRetrieve all social accounts linked to your Repliz workspace. Filter by platform or search term, and paginate results to view account details like platform, username, and status.
Instructions
List the social accounts connected to your Repliz workspace. Returns each account's id, platform, username, picture, and status. Supports pagination and filtering by platform type or search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Items per page. | |
| types | No | Filter by platform(s), e.g. ["facebook", "instagram"]. | |
| search | No | Search by account name or username. |