List_SharePoint_Documents
List all documents and metadata from a SharePoint folder, using 'root' or empty string for the document library root, and paths like 'Reports/2024' for nested folders.
Instructions
List all documents (with metadata) inside a SharePoint folder. For Graph API, use empty string or 'root' for the document library root. For nested folders, use paths like 'Reports' or 'Reports/2024'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |