analyze_structure
Analyze code structure by generating an Abstract Syntax Tree (AST) summary to understand program architecture and relationships between components.
Instructions
Returns structural summary (AST) of code.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| filePath | No | ||
| limit | No |