rh11_projects_update
Pause or resume a Rhodium11 project by updating its active status. For archiving, use the dedicated archive operation instead.
Instructions
Update a Rhodium11 project. Currently supports toggling the active status (pause/resume). To archive a project, use rh11_projects_archive instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ui_id | Yes | Project unique identifier | |
| active | No | Set active status (true=resume, false=pause) |