You're viewing a demo portfolio

Join the waitlist
PRSM

list_stale_notes

Active

Tool of OpenAkashic

declared in 1.28.0

Return 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

Parameters schema

{
  "type": "object",
  "title": "list_stale_notesArguments",
  "properties": {
    "days_overdue": {
      "type": "integer",
      "title": "Days Overdue",
      "default": 0,
      "description": "Only return notes at least this many days past their decay threshold (0 = any overdue note)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

OpenAkashic

https://github.com/szara7678/OpenAkashic

2/7 registries
View full server →