Actions

nocodb-create-record
Creates a new record in the given table.

nocodb-delete-record
Deletes a record with the given Record ID.

nocodb-get-record
Gets a record by the Record ID.

nocodb-search-records
Returns a list of records matching the where condition.

nocodb-update-record
Updates an existing record with the given Record ID.























