rm_create_assignment
Create a resource assignment for a user on a project or phase with specified start and end dates, optionally setting allocation, hours, and notes.
Instructions
Create a resource assignment on a project or phase (dates: YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| percent | No | ||
| user_id | Yes | ||
| end_date | Yes | ||
| phase_id | No | ||
| project_id | Yes | ||
| start_date | Yes | ||
| fixed_hours | No | ||
| hours_per_day | No | ||
| allocation_mode | No | percent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |