console_logs
Retrieve captured Unity console logs for debugging by filtering Log, Warning, Error, or Exception types after starting console listening.
Instructions
Get captured console logs. Requires console listening to be started first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type: Log, Warning, Error, Exception (omit for all) |