List Sites
Search SharePoint sites across the tenant that the user can access
Get Site
Get a SharePoint site's details by site ID or site URL
List Subsites
List subsites of a SharePoint site
List Users
List Microsoft 365 users, for resolving people in list item person fields
List Lists
List all lists in a SharePoint site, or get one list when list_id is given
Create List
Create a new list in a SharePoint site
List Columns
List the column definitions of a SharePoint list
List List Items
List items in a SharePoint list, or get one item when item_id is given
Create List Item
Create a new item in a SharePoint list
Update List Item
Update the field values of an existing SharePoint list item
Delete List Item
Delete an item from a SharePoint list
List Drives
List the document libraries (drives) of a SharePoint site
List Files
List files and folders in a document library, a folder, or a folder path
Search Files
Search for files within one document library
Get File
Get a file's metadata and download URL by item ID or by its SharePoint URL
Download File
Download a file from SharePoint into Gumloop storage
Upload File
Upload a file from Gumloop storage to a SharePoint document library
Create Folder
Create a folder in a document library
Copy File
Copy a file or folder, optionally to another drive or folder
Move File
Move or rename a file or folder
Delete File
Delete a file or folder (moves it to the recycle bin)
Create Sharing Link
Create a sharing link for a file or folder
List File Versions
List the version history of a file
Restore File Version
Restore a file to a previous version
Checkout File
Check out a file to prevent others from editing it
Checkin File
Check in a file, making its latest changes available to others
List Pages
List the pages of a SharePoint site, or get one page with its content when page_id is given
Create Page
Create a new page in a SharePoint site
Publish Page
Publish the latest version of a page, making it visible to all users