project_execute_analysis
Analyze project data by executing Python code generated from natural language requests to extract insights and metrics.
Instructions
Execute intelligent analysis on specific project instance with ultra-fast performance. Automatically generates Python code based on analysis request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier to execute analysis on | |
| analysisRequest | Yes | Natural language description of the analysis you want to perform (e.g., 'get network statistics', 'analyze node distribution', 'check link lengths') | |
| returnFormat | No | Format of results: summary (key metrics), detailed (comprehensive), raw (full data) | summary |