output_get
Retrieve recent Roblox Studio output logs including prints, warnings, and errors. Filter by severity or search text to diagnose issues.
Instructions
Get recent output logs captured from Roblox Studio (prints, warnings, errors).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent log lines to retrieve. Default 50. | |
| query | No | Optional text search query within output logs. | |
| filterType | No | Filter by log severity type. |