top_external_sharers
Rank internal file/folder owners by the total external exposure from shared links and collaborations, surfacing those with highest risk.
Instructions
Rank internal owners by their external exposure (enumeration).
One traversal (same as external_collaborators / public_shared_links), then ranks internal file/folder owners by how much external exposure they hold: external collaborations + open shared links on content they own. Surfaces the people whose content is most exposed outside the organization.
Args: root_folder_id / max_folders / max_depth: traversal bounds (see external_collaborators). top: How many owners to return (default 20).
Coverage note: limited to the co-admin user's visible content and the caps.
Returns folders_scanned, capped, and top_external_sharers (owner,
external_collaborations, public_links, total). On failure {"error": ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| max_depth | No | ||
| max_folders | No | ||
| root_folder_id | No | 0 |