List Facebook Accounts
list_accountsList all stored Facebook identities with their metadata and active status, so you can see which account is currently in use and identify others.
Instructions
List all stored Facebook identities (cookie sets).
Each stored identity has its own cookies (c_user/xs); the active one
is what every tool acts as. Use switch_active_account to change it.
Returns: Dict with accounts (id, name, username, identity_type, is_active, last_used), total_accounts, and active_account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||