search_project
Search Godot project files for literal or regex patterns, using optional path and extension filters to quickly locate relevant code and assets.
Instructions
Search UTF-8 project files for a literal or regular expression pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| regex | No | ||
| pattern | Yes | ||
| extensions | No | ||
| maxResults | No | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |