analyze_command
Execute a command and get AI-driven analysis with recommendations for fixing failures, optimizing workflows, and identifying issues.
Instructions
Execute a command and analyze the result with AI-powered smart suggestions. Provides intelligent recommendations for fixing failures, optimizing workflows, and identifying issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Additional command arguments | |
| command | Yes | Command to execute and analyze | |
| context | No | Additional context for better suggestions | |
| timeout | No | Command timeout in milliseconds | |
| directory | No | Working directory for the command |