Batch-create Twenty CRM records
twenty_batch_create_recordsBatch create up to 50 records in any Twenty CRM object, such as companies, people, or opportunities, using field names from your workspace schema.
Instructions
Create 1-50 records in an allowed business object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| entity | Yes | Twenty object name. Prefer companies, people, opportunities, tasks, and notes for normal CRM work. | |
| response_format | No | Output format. JSON is best for follow-up tool calls; markdown is easier to read. | json |