list_profiles
List all OctoBot trading profiles and identify the currently selected one. Flags profiles without active traders as UNKNOWN to clarify their configuration state.
Instructions
List every profile OctoBot knows about, including which one is selected.
Tier-B (ADR-0006): scrapes /profiles_selector -- see this module's
docstring for the verified DOM shape and fail-loud assumptions.
Idempotent, read-only, not confirm-gated.
warning is non-null only when one or more profiles have neither a
real nor a simulated trader enabled in their config -- a legitimate
OctoBot state (confirmed against source) this adapter reports as
profile_type: "UNKNOWN" rather than failing loud, since it is not a
broken-scrape condition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||