suggest_command
Translate a natural language trading goal into exact perp CLI commands. Input your goal and receive commands to review and run manually.
Instructions
Given a natural language trading goal, suggest the exact perp CLI commands to run. Does NOT execute anything — only returns commands for the user to review and run manually
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Natural language goal, e.g. 'buy 0.1 BTC on pacifica', 'close all positions', 'check funding arb opportunities' | |
| exchange | No | Preferred exchange (default: pacifica). Options: pacifica, hyperliquid, lighter, aster |