update_project
Update project metadata or merge projects. Change name, path, description, or combine two projects into one.
Instructions
Update a project's metadata or merge with another project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project to update | |
| name | No | New name for the project | |
| path | No | New path for the project | |
| description | No | New description for the project | |
| merge_project_id | No | If provided, merge this project into another project | |
| actor_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||