get_assigned_people
Retrieve a mapping of Forecast project IDs to assigned person IDs for a specified date range.
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 |