grow_cli_spec
Generates a structured CLI tool specification with summary and code examples across multiple frameworks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commandName | Yes | Name of the CLI command or tool | |
| summary | Yes | Brief description of the CLI tool purpose | |
| generateExamples | No | Generate implementation examples | |
| frameworks | No | Target frameworks for examples |