godot_get_class_info
Query Godot engine classes to retrieve inheritance, properties, methods, and signals, with optional category filtering and inherited member inclusion.
Instructions
Query class inheritance, properties, methods, and signals from ClassDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |