get_log_files
Retrieve a list of available log files with metadata to monitor and analyze local application logs for debugging purposes.
Instructions
Get list of available log files with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}