| Name | Type | Description | Notes |
|---|---|---|---|
| agents | [String] | Y-axis labels (one per agent) | [optional] |
| data | [Object] | Sparse cells. Each row is [agent_index, hour, value]; empty cells are omitted. | [optional] |
| error | Error | [optional] | |
| hours | [Number] | X-axis values (hours of day, 0-23) | [optional] |
| metadata | ResponseMetadata | [optional] | |
| success | Boolean | Indicates if API call was successful | [optional] |
| warning | Warning | [optional] |