Tables
createTab
Add Tab
Add a tab (sheet) to a table you own: one table, one URL, several sheets, like a spreadsheet workbook.
Arguments
tableIdstringrequiredThe table id.namestringrequiredThe tab name, e.g. 'Q2'.columnsobject[]optionalOptional columns to seed the new tab, left to right: same shape as createTable. Omit for an empty tab.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- add a tab
- new sheet
- add a Q2 sheet with these columns
Pair it with
The verbs that finish the job.