get_productivity_kpi
Compute productivity metrics for a specified start and end time to evaluate factory performance.
Instructions
Computes productivity metrics for a given time range.
Args:
start_time: ISO 8601 string (e.g., '2025-12-01T00:00:00Z')
end_time: ISO 8601 string (e.g., '2025-12-07T23:59:59Z')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | Yes | ||
| start_time | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |