Get_SharePoint_Tree
Retrieves a hierarchical tree view of folders in SharePoint, starting from a given path or root, with configurable traversal depth.
Instructions
Get a recursive tree view of SharePoint folder structure
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No | Starting folder path (leave empty for root) | |
| max_depth | No | Maximum depth to traverse |