Skip to main content
onedrive_list_recent Lists files recently accessed or modified in OneDrive, ordered most-recent first. Useful for quickly finding files the user was working on without needing to know their folder path.
This action does not support offset paging. It returns up to limit most-recently accessed files in a single call.

Parameters

Returns

An object with an items array and a count. Each item includes itemId, name, webUrl, mimeType, size, lastModifiedDateTime, parentPath, and isFolder.

Example use

“What files have I recently worked on in OneDrive?”