archive
Record a reason and timestamp to set an idea as archived. Archived ideas are then hidden from default list and search results.
Instructions
Archive an idea (sets archived_at, writes kind='archive' note with reason). Idempotent. Archived ideas are excluded by default from list/search/dump.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| reason | Yes | ||
| actor | No | ||
| originator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||