quickbase_update_field
Modify field properties in QuickBase tables by updating labels, requirements, or choices. Specify table and field IDs to ensure precise adjustments for improved data management.
Instructions
Update an existing field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
choices | No | New choices for choice fields | |
fieldId | Yes | Field ID to update | |
label | No | New field label | |
required | No | Whether field is required | |
tableId | Yes | Table ID |