create_record
Add a new record to a specified Headlo collection using field values, with optional status of draft or published.
Instructions
Create a new record in a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Field values keyed by field_id | |
| status | No | draft | |
| workspace_id | No | Workspace ID — omit to use the first workspace from context | |
| collection_id | Yes |