Restore Saved View
restore_saved_viewReturn one of YOUR OWN archived saved views to the working set with its definition intact. Idempotent -- restoring a view that is already active is a no-op rather than an error. Use list_saved_views with scope=archived to find restorable views. Requires authentication and the tickets:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | The view's id, from list_saved_views with scope=archived. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |