reorder_project_item
Set a new position index to reorder a project item, identified by item ID and project ID.
Instructions
Reorder a project item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Item ID (UUID) | |
| position | No | New position index for the item | |
| resourcetype | Yes | Project type selector | |
| parent_lookup_project_id | Yes | Parent project ID |