analyze_tool_chain_performance
Measure execution time and complexity of tool chains, and receive optimization suggestions to improve efficiency.
Instructions
Analyze performance metrics and efficiency of tool chains. Provides execution time estimates, complexity analysis, and optimization suggestions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolChain | Yes | Array of tool chain steps to analyze | |
| includeExecutionMetrics | No | Whether to include execution time estimates | |
| includeComplexityAnalysis | No | Whether to analyze complexity metrics | |
| includeOptimizationSuggestions | No | Whether to provide optimization suggestions |