Archive Saved View
archive_saved_viewRetire one of YOUR OWN saved views without destroying it: it drops out of the default listing and execute_saved_view refuses it, but its definition is kept and restore_saved_view brings it back unchanged. Prefer this over delete_saved_view. Idempotent -- archiving twice keeps the original archive time. Archiving is your own working state and does not hide the view from a team it is shared with. Requires authentication and the tickets:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | The view's id, from list_saved_views. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |