List files shared with me
files_list_sharedFind files and folders shared with you by other people, including their remote IDs and web links for direct access.
Instructions
Lists files and folders other people have shared with the signed-in user, with count and nextLink. Defaults to 25 items. These entries are stubs pointing into the owner's drive: use remoteDriveId together with remoteItemId to identify one, or open its webUrl. The other files_* tools address only your own OneDrive, so they cannot read these items by id. Needs the Files.Read.All scope, which a user can consent to without an administrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of shared items to return. Defaults to 25. sharedWithMe applies this loosely and may return a different number. |