find_orphaned_documents
Find documents in your tenant that have no owner or haven't been accessed recently. Use this tool for monthly governance review or before enabling Copilot to avoid leaking orphaned content.
Instructions
Find documents in the tenant that look orphaned.
A document is flagged if EITHER:
it has no owner (when include_no_owner is True), OR
it hasn't been accessed in
days_thresholddays.
Each flagged document includes a recommendation (archive, reassign, or review). Useful for monthly governance review or before enabling Copilot on a site (orphaned docs leak into Copilot grounding by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_threshold | No | ||
| include_no_owner | No |