get_project_heatmap
Retrieve a scheduling heatmap for a Forecast project to visualize assignment intensity over a specified date range and time scale.
Instructions
Get a scheduling heatmap for a Forecast project.
Args:
project_id: Forecast project 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 | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |