llm_cloud_management
Manage cloud provider operations using LLM-driven research and automated commands. Specify the provider and action, and let the tool research the best approach before executing.
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 |