Create Field
Creates a new datasheet field in AITable.ai.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
AITable space ID containing the datasheet.
stringrequired
AITable datasheet ID where the field will be created.
stringrequired
Name of the field to create.
stringrequired
AITable field type, for example Text, SingleText, Number, DateTime, or SingleSelect.