Snooze OpenAkashic Stale Reminder
snooze_noteSnooze the stale-decay reminder for a note by setting snoozed_until.
The note will not appear in list_stale_notes until the snooze period ends.
Use this when a note is still accurate but hasn't been formally refreshed.
Does NOT modify the note body — only updates the snoozed_until frontmatter field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Days to snooze the stale reminder (1-365) | |
| path | Yes | Note path to snooze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||