llm_cloud_management
Research cloud provider actions first, then execute them via LLM using recommended practices for AWS, Azure, GCP, and more.
Instructions
LLM-managed cloud provider operations with research-driven approach
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| provider | Yes | Cloud provider to use | |
| parameters | No | Action parameters | |
| projectPath | No | Path to project directory | . |
| adrDirectory | No | Directory containing ADR files | docs/adrs |
| researchFirst | No | Research best approach first | |
| llmInstructions | Yes | LLM instructions for command generation |