wiki_outdated
Finds wiki pages with source files changed or deleted since the last ingest, returning those that need re-ingesting to keep content current.
Instructions
Find wiki pages whose source file has changed since the last ingest. Returns pages that need re-ingesting because the source markdown was modified or deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | The team ID for isolation. | |
| repo_path | Yes | The root path to check for source files. |