uloop-clear-console

star 1

Clear Unity console logs via uloop CLI. Use when you need to: (1) Clear the console before running tests, (2) Start a fresh debugging session, (3) Clean up log output for better readability.

hatayama By hatayama schedule Updated 12/28/2025

name: uloop-clear-console description: Clear Unity console logs via uloop CLI. Use when you need to: (1) Clear the console before running tests, (2) Start a fresh debugging session, (3) Clean up log output for better readability.

uloop clear-console

Clear Unity console logs.

Usage

uloop clear-console [--add-confirmation-message]

Parameters

Parameter Type Default Description
--add-confirmation-message boolean false Add confirmation message after clearing

Examples

# Clear console
uloop clear-console

# Clear with confirmation
uloop clear-console --add-confirmation-message

Output

Returns JSON confirming the console was cleared.

Install via CLI
npx skills add https://github.com/hatayama/uLoopMCP-extensions-sample --skill uloop-clear-console
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator