archive_project
Archive a project to mark it inactive while preserving all data. Archived projects are hidden from active view but remain searchable and available for context.
Instructions
Archive a project — marks it inactive but keeps all data.
Sets status='archived' in projects table. Project disappears from
active view but remains available for brainstorm context and search.
Args:
project_id: The project_id to archive.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |