Loading...
Loading...
Clear Unity console logs. Use when: clearing console before tests, starting fresh debugging session, or when user asks to clear logs. Removes all log entries from Unity Console.
npx skill4agent add hatayama/uloopmcp uloop-clear-consoleuloop clear-console [--add-confirmation-message]| Parameter | Type | Default | Description |
|---|---|---|---|
| boolean | | Add confirmation message after clearing |
| Option | Description |
|---|---|
| Target a specific Unity project (mutually exclusive with |
| Specify Unity TCP port directly (mutually exclusive with |
# Clear console
uloop clear-console
# Clear with confirmation
uloop clear-console --add-confirmation-message