epic_archive
Archive an epic to remove its tasks from listings, dashboards, and search, or restore it later. Preserves all data without deletion; use include_archived to see hidden epics.
Instructions
Archive or unarchive an epic. Archived epics and their tasks drop out of listings, the dashboard and search unless include_archived is set. For putting finished work out of sight without cancelling it; nothing is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| archived | No | true to archive, false to bring it back |