describe_class
List a Godot class's properties and methods with signatures, giving exact details for set_property and call_method operations.
Instructions
List a class's properties and methods (with signatures) so you know exactly what to set_property / call_method. The discovery key for full domain coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | ||
| inherited | No | include inherited members (default false) |