process_assign_position
Match a process with a position by supplying process and position IDs, optionally narrowing by agency or department.
Instructions
Assign a position to a process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agencyId | No | Optional agency ID | |
| processId | Yes | The ID of the process | |
| positionId | Yes | The ID of the position to assign | |
| departmentId | No | Optional department ID |