get_assigned_people
Retrieves a mapping of project IDs to assigned person IDs for a given date range, enabling resource planning and assignment verification.
Instructions
Get a mapping of Forecast project IDs to the person IDs assigned to each.
Args:
start_date: Start of date range (YYYY-MM-DD).
end_date: End of date range (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |