analyze_logs
Perform statistical analysis on confirmation history logs by specifying a date range and grouping data by type, success, hour, or day.
Instructions
Perform statistical analysis on confirmation history logs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endDate | No | End date for analysis (ISO 8601 format) | |
groupBy | No | Group analysis by field | confirmationType |
startDate | No | Start date for analysis (ISO 8601 format) |