archive_library_item
Archive a library item to remove it from default view while preserving it in the database for future searches and cross-pollination.
Instructions
Archive a library item (mark as no longer active but keep in DB).
Sets status='archived' in library_seeded table. Item stays available
for search and cross-pollination but disappears from default view.
Args:
relative_path: The relative_path primary key in library_seeded table.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |