get_log_files
List available log files in a directory with pagination and filtering by prefix, extension, and subdirectory depth.
Instructions
Get a paginated list of available log files in the specified directory with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logsDir | Yes | ||
| limit | No | ||
| offset | No | ||
| logFilePrefix | No | roo-activity- | |
| logFileExtension | No | .json | |
| maxDepth | No |