Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Folder
sharepoint:create_folder
Create a new folder in SharePoint
Write
Medium risk
Create Item
sharepoint:create_item
Create a new item in Microsoft Sharepoint
Write
Medium risk
Create Link
sharepoint:create_link
Create a sharing link for a DriveItem
Write
Medium risk
Create List
sharepoint:create_list
Create a new list in Microsoft Sharepoint
Write
Medium risk
Download File
sharepoint:download_file
Download a Microsoft Sharepoint file to the /tmp directory
Read
Low risk
Download Files
sharepoint:download_files
Browse and select files from SharePoint and get their metadata along with pre-authenticated download URLs (valid ~1 hour)
Read
Low risk
Find File by Name
sharepoint:find_file_by_name
Search for a file or folder by name
Read
Low risk
Find Files in List with Metadata
sharepoint:find_files_with_metadata
Search and filter items in a SharePoint list based on metadata and custom columns. See docs here
Read
Low risk
Get Excel Table
sharepoint:get_excel_table
Retrieve a table from an Excel spreadsheet stored in Sharepoint
Read
Low risk
Get File by ID
sharepoint:get_file_by_id
Retrieves a file by ID
Read
Low risk
Get Site
sharepoint:get_site
Get a site in Microsoft Sharepoint
Read
Low risk
List Files in Folder
sharepoint:list_files_in_folder
Retrieves a list of the files and/or folders directly within a folder
Read
Low risk
List Sites
sharepoint:list_sites
List all sites in Microsoft Sharepoint
Read
Low risk
Retrieve File Metadata
sharepoint:retrieve_file_metadata
Browse and select files from SharePoint to retrieve their metadata (name, size, dates, etc.) without download URLs
Read
Low risk
Search and Filter Files
sharepoint:search_and_filter_files
Search and filter SharePoint files based on metadata and custom columns. This action allows you to query files using SharePoint's custom properties, managed metadata, and other column values
Read
Low risk
Search Files
sharepoint:search_files
Search for files in Microsoft Sharepoint
Read
Low risk
Search Sites
sharepoint:search_sites
Search for sites in Microsoft Sharepoint
Read
Low risk
Select Files
sharepoint:select_files
A file picker action that allows browsing and selecting one or more files from SharePoint. Returns the selected files' metadata including pre-authenticated download URLs
Read
Low risk
Update Item
sharepoint:update_item
Updates an existing item in Microsoft Sharepoint
Write
Medium risk
Upload File
sharepoint:upload_file
Upload a file to OneDrive
Write
Medium risk