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
microsoft_onedrive:create_folder
Create a new folder in a drive
Write
Medium risk
Create Link
microsoft_onedrive:create_link
Create a sharing link for a DriveItem
Write
Medium risk
Download File
microsoft_onedrive:download_file
Download a file stored in OneDrive
Read
Low risk
Find File by Name
microsoft_onedrive:find_file_by_name
Search for a file or folder by name
Read
Low risk
Get Table
microsoft_onedrive:get_excel_table
Retrieve a table from an Excel spreadsheet stored in OneDrive
Read
Low risk
Get File by ID
microsoft_onedrive:get_file_by_id
Retrieves a file by ID
Read
Low risk
List Files in Folder
microsoft_onedrive:list_files_in_folder
Retrieves a list of the files and/or folders directly within a folder
Read
Low risk
Search Files
microsoft_onedrive:search_files
Search for files and folders in Microsoft OneDrive
Read
Low risk
Upload File
microsoft_onedrive:upload_file
Upload a file to OneDrive
Write
Medium risk