get_logs
Retrieve Minecraft server logs with optional filters for time range and limit to analyze server activity and troubleshoot issues.
Instructions
Get server logs with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of log entries | |
| api_key | Yes | API key of the server to query | |
| end_time | No | End time (ISO 8601 format) | |
| start_time | No | Start time (ISO 8601 format) |