move_project
Relocate a project to another folder or to the top level using its ID and the target folder ID, with null for the top level.
Instructions
Move a project to a different folder or to the top level. Pass folderId as a string to move into a folder, or null to move to the top level. Throws a not-found error if either ID does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| folderId | Yes |