demo1_polite_cli
Execute CLI commands such as status, list-files, or deploy-check to receive verbose, multi-turn textual or JSON responses, demonstrating a wordy assistant experience.
Instructions
Verbose CLI-style helper – returns long text/JSON requiring multiple round-trips. Demonstrates the 'before' experience of chatting with a polite but wordy tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The CLI command to run | |
| verbose | No | Enable verbose output (default: true for demo) |