quickbase_create_record
Create a new record in a QuickBase table by specifying the table ID and field values. Simplify data entry and management within the QuickBase MCP Server.
Instructions
Create a new record in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | Field values as fieldId: {value: actualValue} pairs | |
tableId | Yes | Table ID to create record in |