list_accounts
List all accounts in the pool with status details to check availability before operations.
Instructions
List all accounts in the pool with their status.
Shows username, state (active/error/locked), and any error messages. Use this to check which accounts are available before operations.
Returns: JSON array of accounts with status details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |