Ticket Archive
ticket_archiveRetire an owned ticket from the working set, or restore one. Archiving is a different axis from status: the ticket keeps whatever status it had, so a done ticket stays done and a blocked one comes back still blocked — never use status 'cancelled' to mean 'archived'. An archived ticket disappears from ticket_list, the stats, the buckets, the attention queue, and outbound JIRA/Linear sync, but keeps its id and URL so citations stay valid, and it refuses edits until restored. Cascades to the active subtree; restore brings back exactly what was archived alongside it. Nothing is destroyed — this is not a delete, and no delete tool is exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | archive | |
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |