find_methods
Search methods by name substring within any Godot class (including inherited). Results can be directly invoked using call_method.
Instructions
Search methods by name substring, optionally restricted to a class (incl. inherited). Any result is invokable via call_method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | ||
| class | No | ||
| query | Yes |