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.
Add a Worksheet Tablerow
microsoft_excel:add_a_worksheet_tablerow
Adds rows to the end of specific table
Write
Medium risk
Add Row
microsoft_excel:add_row
Insert a new row into a specified Excel worksheet
Write
Medium risk
Find Row
microsoft_excel:find_row
Find a row by column and value in an Excel worksheet
Read
Low risk
Get Columns
microsoft_excel:get_columns
Get the values of the specified columns in an Excel worksheet
Read
Low risk
Get Spreadsheet
microsoft_excel:get_spreadsheet
Get the values of a specified Excel worksheet
Read
Low risk
Get Table Rows
microsoft_excel:get_table_rows
Retrieve rows from a specified table in an Excel worksheet
Read
Low risk
Update Cell
microsoft_excel:update_cell
Update the value of a specific cell in an Excel worksheet
Write
Medium risk
Update Worksheet Tablerow
microsoft_excel:update_worksheet_tablerow
Update the properties of tablerow object. `(Only for work or school account)`
Write
Medium risk