List Stale OpenAkashic Notes
list_stale_notesReturn notes whose freshness_date has passed the decay_tier threshold.
decay_tier thresholds: legal=30d, product=60d, general=90d (default).
Notes with `snoozed_until` set to a future date are skipped.
Only returns notes readable by the calling token.
Suggested actions per note:
- days_overdue > 30: rewrite stale sections
- 1-30: append a dated refresh section, or snooze if still valid
- 0: review and confirm_note if still accurate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_overdue | No | Only return notes at least this many days past their decay threshold (0 = any overdue note) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||