Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List files and folders in a OneDrive folder
onedrive__list_files
{ "type": "object", "properties": { "$top": { "type": "number", "description": "Maximum number of items to return" }, "$select": { "type": "string", "description": "Comma-separated fields to return" } }, "description": "Input schema for the onedrive__list_files tool." }