Knowledge Freshness
knowledge_freshnessCheck each knowledge document's age against its category's staleness threshold to identify which docs need re-research. Use the /refresh-knowledge workflow to update stale content.
Instructions
Report how fresh each knowledge document is (age since last verification vs its category's staleness threshold). Use this to decide which docs need re-research; refresh workflow is documented in the repo's /refresh-knowledge command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only_stale | No | Return only docs past their staleness threshold (default false) |