Lots of useful work

This commit is contained in:
2026-03-17 17:24:35 -04:00
parent a1131130af
commit cad9947670
27 changed files with 208 additions and 277 deletions

View File

@@ -20,7 +20,6 @@ TOOL_DESCRIPTION = (
"Send a command to the Unreal Editor's BlueprintMCP plugin. "
"The 'command' field specifies which operation to perform; "
"additional fields are command-specific parameters. "
'Use {"command": "ShowCommands"} to list available commands. '
'Use {"command": "UserManual"} to get an overview. '
"If the editor is not running, the call will return an error; "
"just ask the user to start the editor and try again."