projects.records.archive
Archive completed or cancelled freelance projects to remove them from active lists while preserving all historical data. Soft-delete maintains records without permanent deletion.
Instructions
Soft-delete a project by setting its archived_at timestamp, hiding it from all active project lists while preserving all historical data. Use this tool when a freelancer wants to close out a completed or cancelled project without permanently destroying its records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique UUID identifier of the active project record to archive |