cor_save_allocation
Create or update a resource allocation by specifying project, user, allocation percentage, and date range.
Instructions
Create or update a resource allocation.
Args: data: Allocation data (projectId, userId, allocationPercentage, startDate, endDate, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |