get_person_heatmap
Retrieve a scheduling heatmap for a specific person within a date range, showing daily or weekly workload intensity.
Instructions
Get a scheduling heatmap for a Forecast person.
Args:
person_id: Forecast person ID.
from_date: Start date (YYYY-MM-DD).
to_date: End date (YYYY-MM-DD).
scale: Time scale — "daily" or "weekly".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | daily | |
| to_date | Yes | ||
| from_date | Yes | ||
| person_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |