get_positions
Retrieve the full list of trading positions currently tracked by OctoBot, enabling a read-only view of open positions for portfolio monitoring and analysis.
Instructions
List every trading position OctoBot currently knows about.
Maps to GET /api/positions. Read-only, not confirm-gated. Returns
OctoBot's own JSON body unchanged (NFR-8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||