Tables
createTable
Create Table
Create a table in the Tables app: a real spreadsheet/database grid.
Arguments
namestringrequiredTable name, e.g. 'Ram 2500 Expenses'.descriptionstringoptionalNo description is declared in the tool schema.iconDataobjectoptionalTable icon for the header + sidebar. Use { type: 'emoji', value: '💰' }: one emoji aligned with the table's subject; defaulted from the name when omitted.columnsobject[]optionalColumns to seed, left to right.spaceIdstringoptionalOptional Space to file the table under, so it lives with its project. Omit for the owner's personal Tables. Pass a Space id from listPageSpaces; you must be a member with write access.tagsstring[]optionalTags to classify the table: lowercase letters, digits, hyphen, or underscore; a leading # is stripped. The table's wavelengths for tag-driven retrieval.agentProvenanceobjectoptionalSign the table at birth with your role · model · surface. First-class metadata: don't put the signature in description.
Returns
Returns the table id, columns, meta, and a canonical url + portableReference link.
Ask for it
The Cloud routes these requests to this verb.
- make a table
- start a spreadsheet
- track my expenses
Pair it with
The verbs that finish the job.